[cfe-dev] Building llvm+clang on windows using mingw
Frank Fuchs
fk.fuchs at googlemail.com
Wed Jul 21 06:51:51 PDT 2010
ok insufficient RAM can be denied ;)
concerning the compiler ... it was the llvm-gcc 2.7 release.
May be the linker, because there I used the MSys provided one.
In the meanwhile I compiled llvm+clang sucessfully (with --export-all-symbols), using the "sezero" build of mingw.
I trust this compiler quite a lot since I used it successfully for Qt4.7beta and boost.
However I need to test my build before declaring victory.
Now any comments about export-all-symbols?
-Frank
Am 21.07.2010 um 15:14 schrieb Anton Korobeynikov:
> Hello
>
>> Update (soory for posting twice): building with the provided compilers in
>> the mentioned configuration fails with the error:
>> "Memory exhausted" while building libLLVMAsmPrinter.a
> Well, it seems that:
> - Either your compiler / linker is buggy
> - You indeed have too few memory for this
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the cfe-dev
mailing list