Brad King wrote:
> John Vines (CISD/CIV) wrote:
>>   pgf90-Error-Unknown switch: -rdynamic
> 
> Due to some historic cruft this compiler is not supported on Linux right now.
> In "Modules/Platform/Linux.cmake" comment out the line
> 
>   SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-rdynamic")
> 
> This is on our TODO list for 2.8.x but we didn't want to mess with the
> widely used Linux.cmake platform file just before the 2.8.0 release.

http://www.cmake.org/Bug/view.php?id=9985

-Brad
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to