<p>Some things to check:</p>
<p>Run llvm-gcc a.c -emit-llvm -use-gold-plugin -Wl,debug</p>
<p>This will print the link command line. What is it? Do you get the same error messages if you run just that?</p>
<p>Are gold and the plugin linked with the same libstdc++?</p>
<p>Cheers</p>
<p><blockquote type="cite">On Jun 5, 2010 11:50 PM, "Guoliang Jin" <<a href="mailto:jingl1345@gmail.com">jingl1345@gmail.com</a>> wrote:<br><br>The errors are<br>
/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found<br>
/lib/libc.so.6: version `GLIBC_2.7' not found<br>
<br>
I can not use it in the command line...<p><font color="#500050"><br><br>Rafael Espindola wrote:<br>>><br>>> However, I got<br>>> "...<br>>> checking for gcc... llvm-gcc -use-gold-plu...</font></p>
</blockquote></p>