[LLVMdev] fPIC in llvm 2.6

Duncan Sands baldrick at free.fr
Mon Oct 4 01:26:36 PDT 2010


Hi Ryan,

> It appears that llvm-ld can handle bitcode files but llvm-gcc complains
> that when I pass bitcode files to it.  I assume that means that llvm-gcc
> does not use llvm-ld by default.  Is there a way to force it to use llvm-ld?

if you are on linux, read this:

http://llvm.org/docs/GoldPlugin.html

Ciao,

Duncan.



More information about the llvm-dev mailing list