Coda File System

Re: the building tools

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Mon, 30 Dec 2002 09:21:26 -0500
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.

Jan
Received on 2002-12-30 09:27:27