Re: Makefile breakage - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Makefile breakage
Date
Msg-id 200503250002.j2P02fT00867@candle.pha.pa.us
Whole thread Raw
In response to Makefile breakage  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Makefile breakage  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> You can't just arbitrarily pull in libpgport.a everywhere that libpq.so
> is used.  That breaks anything that requires position-independent code
> ... for instance ecpglib.

Strange because it worked on my BSD system and I do compile ecpg.  What
do you suggest?  Is this worth fixing somehow?

--
  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-patches by date:

Previous
From: Tom Lane
Date:
Subject: Makefile breakage
Next
From: Tom Lane
Date:
Subject: Re: Makefile breakage