[LLVMdev] Build problems with MinGW

Anton Korobeynikov anton at korobeynikov.info
Sat Aug 29 01:18:48 PDT 2009


Hello, Ted

> Grabbed the latest bits from SVN (, tried to build with MinGW. I get a
> cc1plus.exe out of memory error while trying to “make ENABLE_OPTIMIZED=1” on
> the X86CodeEmitter. I can get a full stack trace if necessary, but has
> anybody else run into this problem? Only seems to happen with the Release
> build—I got a full Debug build to work fine.
Dunno for top of the tree, but prerelease sources were miscompiled by
mingw32 gcc 3.4.5. The only solution that worked was to switch to
mingw32 gcc 4.4.0

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list