Re: cygwin 8.0.0beta1 postmaster/syslogger.c, port/dirmod.c, timezone/pgtz.c

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: cygwin 8.0.0beta1 postmaster/syslogger.c, port/dirmod.c, timezone/pgtz.c
Дата
Msg-id 20040824202450.GA84212@tishler.net
обсуждение исходный текст
Ответ на cygwin 8.0.0beta1 postmaster/syslogger.c, port/dirmod.c, timezone/pgtz.c  (Reini Urban <rurban@x-ray.at>)
Список pgsql-patches
On Tue, Aug 24, 2004 at 09:49:51PM +0200, Reini Urban wrote:
> There's on remaining issue for the cygwin build:
> ../../src/port/libpgport.a(dirmod.o)(.text+0x5ee):dirmod.c: undefined
> reference to `__imp__CurrentMemoryContext'
> ../../src/port/libpgport.a(dirmod.o)(.text+0x64b):dirmod.c: undefined
> reference to `__imp__CurrentMemoryContext'

Note I have no experience with 8.0 so the following is a WAG...
The above is likely caused by not linking against an import library
(i.e., libpostgres.a).

HTH,
Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

В списке pgsql-patches по дате отправления:

Предыдущее
От: Reini Urban
Дата:
Сообщение: cygwin 8.0.0beta1 postmaster/syslogger.c, port/dirmod.c, timezone/pgtz.c
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Translation updates for 8.0: psql-ru