[LLVMdev] Where should I put libLLVMgold.so??

Török Edwin edwintorok at gmail.com
Fri Sep 18 02:58:55 PDT 2009


On 2009-09-18 03:06, Nan Zhu wrote:
> OMG,that's just my situation...
>  
> I can link with libLLVMgold.so manualy,but will fail in that by llvm-gcc.
>  
> Debug llvm-gcc?????
>  
> Any one installed the gold-plugin successfully can give some instruction?

Does the directory where you put the gold plugin look like this?
$PREFIX/libexec/gcc/x86_64-unknown-linux-gnu/4.2.1/

Where $PREFIX is the prefix where you installed llvm-gcc

Best regards,
--Edwin




More information about the llvm-dev mailing list