Re: [PATCH]: Building PostgreSQL 7.0.2 on Cygwin 1.1.4 (T ake 2) - Mailing list pgsql-ports

From Earnie Boyd
Subject Re: [PATCH]: Building PostgreSQL 7.0.2 on Cygwin 1.1.4 (T ake 2)
Date
Msg-id 20001018160637.28578.qmail@web122.yahoomail.com
Whole thread Raw
List pgsql-ports
--- Jason Tishler <Jason.Tishler@dothill.com> wrote:
>
> Unfortunately, two different version of the Cygwin DLL can not coexist
> on the same system.  So, if some app needs the b20 DLL and PostgreSQL
> needs the 1.1.4 DLL you are SOL.
>

Actually, it shouldn't matter and if it does it's a bug in Cygwin.  Executables
built with b20 should execute properly with the cygwin1.dll from 1.1.4.  The
developer creating new binaries will need all objects to be created with the
current runtime.

Cheers,

=====
Earnie Boyd
mailto:earnie_boyd@yahoo.com

---         <http://earniesystems.safeshopper.com>         ---
--- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
---   Minimalist GNU for Windows <http://www.mingw.org/>   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/

pgsql-ports by date:

Previous
From: "jhlee"
Date:
Subject: stringinfo.c compile error
Next
From: Pete Forman
Date:
Subject: Re: [PATCH]: Building PostgreSQL 7.0.2 on Cygwin 1.1.4 (T ake 2)