<div dir="ltr"><div><div><div>The shared library works fine here. I only made one modification to the 'tools/llvm-shlib/Makefile', because otherwise, two shared libraries would be created.<br><br></div><div>I've commented out the line 'SHARED_ALIAS := 1' from the Makefile.<br>
<br></div>Here is the command line i used to build LLVM/Clang:<br>../../configure --build=i686-w64-mingw32 --disable-assertions --enable-keep-symbols --enable-optimized --enable-shared --enable-targets=x86,x86_64<br><br></div>
I used Mingw-w64 4.9.1 i686 posix + Clang r213454.<br><br></div>Sorry for my English.<br></div>