[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: rpath problem?

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 03 Jun 2011 12:13:25 +0100

Arwin Arni <arwin_at_collab.net> writes:

> Why should the make process depend on what exists at the target?

Your distribution may make modifications to libtool to reduce the
inter-library dependencies; such modification can cause problems when
the build produces libraries that link to other libraries in the build.
See for example:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291641

I routinely use --prefix=/some/non-existant/path during development as
most of my builds don't ever get installed. I reconfigure/rebuild to
install.

-- 
Philip
Received on 2011-06-03 13:14:02 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.