64bit phobos on Windows?

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun Feb 20 12:08:09 PST 2011


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/


More information about the Digitalmars-d mailing list