Re: Re: Getting configure to notice link-time vs run-time failures
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: prlw1@cam.ac.uk
Cc: Peter Eisentraut <peter_e@gmx.net>, selkovjr@mcs.anl.gov, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2001-01-19T15:17:46Z
Lists: 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