bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

--disable-rpath does not work for me


From: Chris Frey
Subject: --disable-rpath does not work for me
Date: Fri, 29 Apr 2011 16:07:09 -0400
User-agent: Mutt/1.4.2.2i

Hi,

I am trying to create a configure / autotools setup for my package
in which the --disable-rpath option avoids any hardcoded rpaths in
the final program output.

I have a simple testcase that I'd like to get this working in:

        http://pages.netdirect.ca/~cdfrey/disable-rpath-0.1.tar.gz

I'd like to be able to compile it and install it into a directory
such as /tmp/libtestcase, such that /tmp/libtestcase/bin/testcase
has no RPATH setting.

The --disable-rpath option looks promising.  Unfortunately, in
packages that include it, I can't seem to get it working.

Am I on the right track?  Or is --disable-rpath meant for something else?
What changes should I make to the above testcase to achieve
rpath-less installs?

Thanks!
- Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]