Re: Re: Cygwin PostgreSQL postmaster abort problem

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Re: Cygwin PostgreSQL postmaster abort problem
Дата
Msg-id 20010109142605.H196@dothill.com
обсуждение исходный текст
Ответ на Re: Re: Cygwin PostgreSQL postmaster abort problem  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Cygwin PostgreSQL postmaster abort problem
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Cygwin PostgreSQL postmaster abort problem