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

Keno Fischer kfischer at college.harvard.edu
Fri Aug 1 13:54:48 PDT 2014


Ok, this difference then comes down to the fact that the 32bit ABI
specifies leading underscores while the 64bit one does not. I'll
submit a patch.

On Fri, Aug 1, 2014 at 4:47 PM, Ivan Garramona
<heavenandhell171 at gmail.com> wrote:
> Sorry, i forgot to remove the '.export' file, and it weren't regenerated. It
> doesn't work after all. Before the modification (to the Makefile), the
> symbols had only one underscore, after the modification, they had two
> underscores.
>
> I'll try to build 64bit version, and let you know the results.



More information about the llvm-dev mailing list