Re: Re: Cygwin PostgreSQL postmaster abort problem

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Re: Cygwin PostgreSQL postmaster abort problem
Date: 2001-01-09 19:26:05
Message-ID: 20010109142605.H196@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2001-01-09 19:35:23 Re: Cygwin PostgreSQL postmaster abort problem
Previous Message Tom Lane 2001-01-09 18:05:13 Re: Cygwin PostgreSQL postmaster abort problem