[LLVMdev] Simple user question

Anton Korobeynikov asl at math.spbu.ru
Fri Jul 11 00:24:40 PDT 2008


Hello, Luke

> Is there any way to convince llvm-gcc to use llvm-ld during linking rather 
> than the system ld? If there isn't then I'll have to muck with the build a bit 
> more to add something like FINAL_CXX, but everyone will see that and it may 
> generate a bit of annoyance (and will need to be another thing that is 
> modified for our public releases).
You can try to use llvmc2-provided facility to do so. Currently it
cannot be used as llvm-ld replacement out-of-the-box, but can be easily
modified to do so.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-dev mailing list