(Illustration by Gaich Muramatsu)
On Wed, Dec 25, 2002 at 07:15:10PM +0100, Ivan Popov wrote: > I am concerned about the default behaviour of one of the Coda building > tools, namely libtool. > > I am rebuilding lwp,rpc2,rvm libraries and I see that libtool is used and > that it tries hard to compile library paths into the libraries and > the binaries. Libtool only hardcodes paths when the destination path is not in the default run-time search path. So if you configure with prefix set to /usr, it shouldn't use rpath at all. JanReceived on 2002-12-30 09:27:27