<div dir="ltr">Hmm, and now that I do actually run all the tests (maybe after explicitly building LLVMgold.so the build system decided to also run its tests on "ninja check-all") I get this failure:<br><br><div>ld: error: unrecognized emulation elf32ppc</div>
<div>ld: error: /mnt/fast/dev/llvm/build/clang/debug/split/notypes/nostandalone/test/tools/gold/Output/mtriple.ll.tmp3.o: not configured to support 32-bit big-endian object<br><br>Any idea if I can actually address this? Do I have to build my own 'ld'? ... otherwise I'll probably just disable it again.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 4, 2014 at 10:18 AM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Thu, Sep 4, 2014 at 8:45 AM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>> I took a guess at the changes to the gold plugin, because that doesn't<br>
> seem to build by default for me. Not sure what dependencies I might be<br>
> missing for that.<br>
<br>
</div>You need to pass -DLLVM_BINUTILS_INCDIR to cmake and point it to the<br>
directory with plugin-api.h<br></blockquote><div><br></div></div></div><div>Ah - thanks. That works (though I have to build it explicitly, or at least just use the default ninja target - my default target of "check-all" doesn't build the gold plugin, perhaps unsurprisingly, though inconvenient)</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div></div>
</blockquote></div><br></div>