Re: Revert addition of -lpgport, which breaks the build - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: Revert addition of -lpgport, which breaks the build
Date
Msg-id 200405210310.i4L3AsM07712@candle.pha.pa.us
Whole thread Raw
In response to Revert addition of -lpgport, which breaks the build on platforms that  (tgl@svr1.postgresql.org (Tom Lane))
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Revert addition of -lpgport, which breaks the build
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: Add mention of why -lpgport is needed in ecpglib (dllwrap).