[CMake] Knowing the name of the linker.

Óscar Fuentes ofv at wanadoo.es
Fri Nov 7 12:22:07 EST 2008


Hello.

On some circunstances I need to explicitly invoke the linker, which
happens to be `ld'. But this is no longer true when cross-compiling. How
to know the name of the linker? I see cmake variables containing command
lines for linking, but not the linker command name itself.

-- 
Oscar



More information about the CMake mailing list