[cfe-dev] How to change the linker of clang

Eric Lu eirc.lew at gmail.com
Thu Jun 11 18:31:05 PDT 2015


1) Build clang with GCC-4.9.2, when compling other application s with
clang/clang++, the default linker is ld, can I replace it with other linker
tool, if we can, how to do it?

I.E. can we use collect2 instead?

2) how to specify the  path, if we do not use the default vertion GCC?


Best Regards!
Eric Lew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150612/a1592180/attachment.html>


More information about the cfe-dev mailing list