Re: Re: Getting configure to notice link-time vs run-time failures - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Re: Getting configure to notice link-time vs run-time failures
Date
Msg-id 8336.979917466@sss.pgh.pa.us
Whole thread Raw
In response to Getting configure to notice link-time vs run-time failures  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> Wouldn't a -Wl,-R/usr/local/lib have helped?

Well, yeah, but how would we know to do that?  The fact that gcc is
searching /usr/local/lib is completely unknown to configure.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Sinuhé Arroyo
Date:
Subject: select within a fucntion
Next
From: Tom Lane
Date:
Subject: Re: Re: Changes to include files