gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] scons quirks


From: Hal Murray
Subject: Re: [gpsd-dev] scons quirks
Date: Thu, 28 Nov 2013 21:15:52 -0800

> What's wromg with chrpath=no for your purposes?

I'm not trying to speak for Miroslav, but my guess is that it leaves RPATH 
cruft in the executables.

What should I type to build things without any RPATH cruft?  He's packaging 
things for a distro so the libraries will get installed in /usr/lib rather than 
/usr/local/lib so there is no need for RPATH.

After   scons -c;  scons chrpath=no

$ chrpath -l gpsmon
gpsmon: RPATH=//usr/local/lib
$ 

Maybe I need a DESTDIR or something, but I've tried a few times and haven't 
found anything that leaves out the RPATH stuff.


-- 
These are my opinions.  I hate spam.






reply via email to

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