Re: Revert addition of -lpgport, which breaks the build

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Revert addition of -lpgport, which breaks the build
Дата
Msg-id 200405210310.i4L3AsM07712@candle.pha.pa.us
обсуждение исходный текст
Ответ на Revert addition of -lpgport, which breaks the build on platforms that  (tgl@svr1.postgresql.org (Tom Lane))
Список pgsql-committers
Tom Lane wrote:
> Log Message:
> -----------
> Revert addition of -lpgport, which breaks the build on platforms that
> are sticky about non-PIC code in shared libraries.  Windows will have
> to find another solution (probably similar to the way libpq does it).
>

OK, done only for Win32.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Revert addition of -lpgport, which breaks the build
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: Add mention of why -lpgport is needed in ecpglib (dllwrap).