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

Christian Lang christian.lang at uni-bielefeld.de
Wed Apr 26 02:14:59 EDT 2006


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
>>CMake at cmake.org
>>http://www.cmake.org/mailman/listinfo/cmake
>>    
>>
>
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake
>
>  
>



More information about the CMake mailing list