Review Request: Don't set an RPATH when installed into multiarch dir

Alexander Neundorf neundorf at kde.org
Wed Feb 8 19:43:24 GMT 2012


On Wednesday 08 February 2012, Rex Dieter wrote:
> > On Dec. 16, 2011, 4:40 p.m., Alexander Neundorf wrote:
> > > Actually this looks more like a cmake bug, the contents of
> > > CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES seem to be quite wrong. What
> > > version of cmake are you using ?
> > 
> > Felix Geyer wrote:
> >     2.8.5 (with this commit cerry-picked:
> >     http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=317d077f) and
> >     2.8.6. Same output on both. What should it look like?
> 
> For what it's worth, on my fedora 16 x86_64 box:
> CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES
> "/lib;/usr/lib;/usr/lib32;/usr/lib64" CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES
> "/usr/lib/gcc/x86_64-redhat-linux/4.6.2;/usr/lib64;/lib64;/usr/lib"
> 
> so that matches reasonably with felix.  though, thats besides the point
> here, which is to avoid rpath'ing CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES
> items too, right?

Please either post this to the cmake mailing list (cmake at cmake.org) or put it 
in the cmake bug tracker: http://public.kitware.com/Bug

If this is wrong, it has to be fixed in cmake, nowhere else.
I didn't implement the multiarch support, so I can't really help with this.
Please report this directly to cmake.

Alex




More information about the kde-core-devel mailing list