Hi,

What is the value of this variable on your sun:

CMAKE_SYSTEM

Should be the output of uname -s.

-Bill

CMAKE_SYSTEN => OSF1-V5.1
uname -s => SunOS

Christian

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
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake


_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to