[LLVMdev] Where should I put libLLVMgold.so??
zhunan
zhunansjtu at gmail.com
Fri Sep 18 17:28:57 PDT 2009
Yes,but ubuntu's directory structure is not exactly the same as the
classic linux distribute,
I put libLLVMgold.so in /usr/lib/gcc/i486-linux-gnu/4.2.4 where cc1 is
also in.
Strange situation,is it a bug for llvm-gcc????
在 2009-09-18五的 12:58 +0300,Török Edwin写道:
> 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