[LLVMdev] libLLVMgold.so: could not load plugin library
Guoliang Jin
jingl1345 at gmail.com
Mon Jun 28 11:46:23 PDT 2010
On 6/27/2010 10:35 PM, Rafael Espindola wrote:
> Try to run just that ld command first. Same error message? Run in in
> gdb and set a breakpoint just before gold tries to load the plugin.
> Sorry, I am really out of ideas on what is going wrong here...
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 noticed the dlopen is inside /lib/ld-linux.so.2, and my version of
glibc is 2.5, is this too old?
Thanks.
More information about the llvm-dev
mailing list