From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: libpq.dll on win32 |
Date: | 2004-10-12 19:27:33 |
Message-ID: | 416C3025.3020703@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Magnus Hagander wrote:
>> (We really oughta
>>figure a way to generate them all from a single list file... can we
>>rely on sed(1) being available in all Windows build environments?)
>>
>>
>
>Unfortunatly, no, we can't.
>There are sed implementations available for win32, but they're not
>installed by default. MingW and Cygwin of course ship with sed, but we
>build libpq with MSVC and Borland as well...
>
>The avaiable options to do it are just horrible. There is edlin, but it
>can't be used for anything serious. Or there is the wonderful concept of
>writing something in vbscript. But putting vbscript in there doesn't
>seem like a very good option.
>
>
>
ActiveState Perl? It's very widely used.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2004-10-12 19:29:16 | Re: libpq.dll on win32 |
Previous Message | Magnus Hagander | 2004-10-12 19:18:09 | Re: libpq.dll on win32 |