Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5343: Need option to turn off rpath
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-15 22:00:01
#5343: Need option to turn off rpath
-------------------------------+--------------------------------------------
Reporter: smr@⦠| Owner:
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: Building Boost
Version: Boost 1.46.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by smr@â¦):
Further to my last comment, linking "has_icu" includes extraneous rpath
stuff even with "hardcode-dll-paths=false":
{{{
gcc.link bin.v2/libs/regex/build/gcc-4.5.2/debug/has_icu
"g++" -L"/usr/bin" -L"/usr/lib" -Wl,-R -Wl,"/usr/bin" -Wl,-R
-Wl,"/usr/lib" -Wl,-rpath-link -Wl,"/usr/bin" -Wl,-rpath-link
-Wl,"/usr/lib" -o "bin.v2/libs/regex/build/gcc-4.5.2/debug/has_icu" -Wl
,--start-group "bin.v2/libs/regex/build/gcc-4.5.2/debug/has_icu_test.o"
-Wl,-Bstatic -Wl,-Bdynamic -licuuc -licui18n -licudata -Wl,--end-group -g
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5343#comment:4> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC