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

Nan Zhu zhunansjtu at gmail.com
Fri Sep 18 19:06:47 PDT 2009


Yes,gdb could be a solution,but my final goal is to automalize the linking
procedure just like what the GNU build system does,gdb may not works for
that.

So,some others mentioned gold-plugin can work for some certain problems,I
don't know how they archieve this.




2009/9/19 Rafael Espindola <espindola at google.com>

> 2009/9/18 zhunan <zhunansjtu at gmail.com>:
> > 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????
>
> Could be. Are you comfortable using gdb? Last time I looked it
> was working for me.
>
> Cheers,
> --
> Rafael Avila de Espindola
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090919/6adc15b7/attachment.html>


More information about the llvm-dev mailing list