Update (soory for posting twice): building with the provided compilers in the mentioned configuration fails with the error:<br>"Memory exhausted" while building libLLVMAsmPrinter.a<br><br><br><div class="gmail_quote">
2010/7/21 Frank Fuchs <span dir="ltr"><<a href="mailto:fk.fuchs@googlemail.com">fk.fuchs@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br><br>I'm trying to build llvm and clang on windows using mingw/msys with the compilers provided be the llvm-gcc 2.7 release.<br>On a first not I had to rename the i386-mingw32-.... stuff to gcc, g++ and so on to passify configure about the compilers. <br>

I configure with --enable-jit --disable-threads and --with-llvm-gccdir=... <br>Now I keep getting warnings about the "--export-dynamic" flag which is unsupported. Now the question is should I change it to "--export-all-symbols" as suggested? <br>
<font color="#888888">
<br>-Frank<br>
</font></blockquote></div><br>