[cfe-dev] Changing Path to Linker in Clang

John Criswell criswell at illinois.edu
Wed Aug 3 08:58:09 PDT 2011


Dear All,

Is there a way to get a version of Clang which I am compiling to use a 
specific path to ld?

I'm working on some enhancements to libLTO and don't want to replace the 
one in /usr/lib.  I think if I can get Clang to use a different ld in a 
different directory, then I can get it to use a different libLTO as well.

Thanks in advance,

-- John T.





More information about the cfe-dev mailing list