[LLVMdev] Building LLVM as a shared library on MinGw (Makefiles)

Reid Kleckner rnk at google.com
Fri Aug 1 11:35:18 PDT 2014


I didn't think it was possible to build an LLVM DLL on Windows, but maybe
I'm wrong.


On Thu, Jul 31, 2014 at 11:31 PM, Keno Fischer <kfischer at college.harvard.edu
> wrote:

> The sed invocation in tools/llvm-shlib is stripping leading
> underscores from symbols. This was breaking the windows dll build on
> MinGw for me but I figure since it was in there it must work for
> somebody. I'd like to figure out which configurations need the
> underscore stripped and which don't. Is there anybody else building
> DLLs under MinGw?
>
> Thanks,
> Keno
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140801/438815e6/attachment.html>


More information about the llvm-dev mailing list