No I did that. And I've patched GCC 3.4.5. This step causes the crash at the end: make STAGE1_CFLAGS="-g3 -O0" 2>&1 | tee build.log
Log: checking If /gdc/dev/build/gcc/./gcc/gdc -B/gdc/dev/build/gcc/./gcc/ -L/gdc/dev/build/gcc/i686-pc-mingw32/winsup/mingw -L/gdc/dev/build/gcc/i686-pc-mingw32/winsup/w32api/lib -isystem /gdc/dev/gcc-4.3.5/winsup/mingw/include -isystem /gdc/dev/gcc-4.3.5/winsup/w32api/include -B/mingw/i686-pc-mingw32/bin/ -B/mingw/i686-pc-mingw32/lib/ -isystem /mingw/i686-pc-mingw32/include -isystem /mingw/i686-pc-mingw32/sys-include can compile D sources... no configure: error: can't compile D sources! make[1]: *** [configure-target-libphobos] Error 1 make[1]: Leaving directory `/gdc/dev/build/gcc' make: *** [all] Error 2 Maybe I'm just missing another step. Do I have to apply the TDM-GCC patches over the GCC source downloaded from http://gcc.cybermirror.org/releases/ ? The thing is, I can't find the 3.4.5 release of TDM-GCC, which should have the patches: http://sourceforge.net/projects/tdm-gcc/files/Sources/TDM%20Sources/Previous/
