<div>OMG,that's just my situation...</div>
<div> </div>
<div>I can link with libLLVMgold.so manualy,but will fail in that by llvm-gcc.</div>
<div> </div>
<div>Debug llvm-gcc?????</div>
<div> </div>
<div>Any one installed the gold-plugin successfully can give some instruction?<br><br></div>
<div class="gmail_quote">2009/9/18 Rafael Espindola <span dir="ltr"><<a href="mailto:espindola@google.com">espindola@google.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">2009/9/17 Nan Zhu <<a href="mailto:zhunansjtu@gmail.com">zhunansjtu@gmail.com</a>>:<br>
<div class="im">> Yes,it's indeedly the correct one,and new ld can also support -plugin<br>> option,I don't know the reason of the trouble,<br><br></div>Does ld actually work if you pass libLLVMGold.so to it? Try to link<br>
with llvm-gcc without the -use-gold-plugin option and with -v (it will<br>fail as expected). Copy the collect2 line and add the -plugin line. If<br>that does work, the only think I can think of is to run llvm-gcc in<br>gdb and set a breakpoint on the error message.<br>

<div>
<div></div>
<div class="h5"><br>Cheers,<br>--<br>Rafael Avila de Espindola<br><br>Google | Gordon House | Barrow Street | Dublin 4 | Ireland<br>Registered in Dublin, Ireland | Registration Number: 368047<br></div></div></blockquote>
</div><br>