[LLVMdev] libLLVMgold.so: could not load plugin library
Rafael Espindola
espindola at google.com
Mon Jun 28 12:04:57 PDT 2010
> It is the same error message .
>
> Can you tell me which gcc version are you using to compile the llvm chain,
> and also the binutils svn version number?
I have used both gcc 4.2 and 4.4.
> I noticed the dlopen is inside /lib/ld-linux.so.2, and my version of glibc
> is 2.5, is this too old?
I don't think that is the problem. I have just posted a patch to gold
http://sourceware.org/ml/binutils/2010-06/msg00310.html
That should print more complete error messages. Can you give that a
try? That is what I was going to ask you to try with gdb, but it is
probably easier to juts apply that patch and build gold.
> Thanks.
>
Cheers,
--
Rafael Ávila de Espíndola
More information about the llvm-dev
mailing list