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

Re: Re: Useless call to ldconfig and shared libraries issue



On Tue, Feb 3, 2015 at 9:27 PM, Corentin Desfarges wrote:

>   corentin@debian:~/dev1/fw4spl$ objdump -x
> /home/corentin/dev1/fw4spl/debian/fw4spl/usr/bin/fwLauncher | grep -i rpath
>   corentin@debian:~/dev1/fw4spl$ objdump -x
> /home/corentin/dev1/fw4spl/obj-x86_64-linux-gnu/fwLauncher/bin/fwLauncher |
> grep -i rpath
>   RPATH
> /usr/lib/fw4spl:/home/corentin/dev1/fw4spl/obj-x86_64-linux-gnu/lib/fw4spl:

So it looks like the rpath setting works but something (cmake?) strips
it before installing the binary. As I have little experience with
cmake I'm not sure where to go from here but hopefully this page can
help.

http://www.cmake.org/Wiki/CMake_RPATH_handling

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


Reply to: