On Wednesday 16 February 2011, Carminati Federico wrote: > Dear All, > thanks to everybody for the support I got so far. I have now another > simple question. The CMAKE FAQ gives a good recipe on how to use a > different compiler > > http://www.cmake.org/Wiki/CMake_FAQ#Method_2:_use_cmake_-D > > however I do not know how to use a different linker other than > > export LD=bla ; cmake > > Is there a variable controlling the linker used for executables? Thanks and > best regards,
AFAIK there is not. Which compiler and which linker do you want to use ? Alex _______________________________________________ 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
