[CMake] "-Wl,-rpath" versus "-R"

William A. Hoffman billlist at nycap.rr.com
Mon Apr 24 13:01:03 EDT 2006


What is the value of this variable on your sun:

CMAKE_SYSTEM

Should be the output of uname -s.

-Bill

At 12:27 PM 4/24/2006, Christian Lang wrote:
>Hi,
>
>on our solaris system cmake uses "-Wl,-rpath" to specify the runtime search path. But the linker expects "-R". How can I tell cmake to use "-R" instead of "-Wl,-rpath"?
>
>Thanks,
>Christian
>
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list