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

Christian Lang christian.lang at uni-bielefeld.de
Mon Apr 24 12:27:21 EDT 2006


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



More information about the CMake mailing list