[LLVMdev] LLVMgold.so in windows LLVM builds

Reid Kleckner rnk at google.com
Mon Jun 30 12:52:16 PDT 2014


Resending with fixed email addresses....

On Mon, Jun 30, 2014 at 12:10 PM, <sgundapa at codeaurora.org> wrote:

> I tried building it on windows with some CMake changes.
> But unfortunatelym my clang crashes when it tries to access the LLVMgold

(not able to open it).
>

Why is clang loading LLVMgold.dll?  I thought it's supposed to be loaded by
gold.

I don't think gold even produces COFF.  Are you trying to produce ELF on
Windows?


> I have CCed Rafeal and Nakamura who might know why gold plugin in not
> supported on Windows platforms.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140630/4bc4f86d/attachment.html>


More information about the llvm-dev mailing list