Re: Re: Cygwin PostgreSQL postmaster abort problem - Mailing list pgsql-ports

From Jason Tishler
Subject Re: Re: Cygwin PostgreSQL postmaster abort problem
Date
Msg-id 20010109142605.H196@dothill.com
Whole thread Raw
In response to Re: Re: Cygwin PostgreSQL postmaster abort problem  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-ports
Peter,

On Tue, Jan 09, 2001 at 06:59:54PM +0100, Peter Eisentraut wrote:
> Jason Tishler writes:
> > Unfortunately, the above still does not mitigate the need for marking
> > global variables DLLIMPORT in their corresponding header files to
> > prevent unresolved linker errors by clients of libpostgres.a.
>
> What's the point of --export-all then?

The --export-all option is very helpful for the DLL provider, but
unfortunately nothing analogous exists for the DLL consumer.  Welcome
to the wonderful world of Windows!

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-ports by date:

Previous
From: Tom Lane
Date:
Subject: Re: Cygwin PostgreSQL postmaster abort problem
Next
From: Jason Tishler
Date:
Subject: Re: Cygwin PostgreSQL postmaster abort problem