2013/2/27 RaRi
Hi Nixam! Hi,
Please find the output below:
C:\Users\g++ -v Es werden eingebaute Spezifikationen verwendet. COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.7.2/lto-wrapper.exe Ziel: mingw32 Konfiguriert mit: ../gcc-4.7.2/configure --enable-languages=c,c++,ada,fortran,ob jc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libg omp --disable-win32-registry --enable-libstdcxx-debug --disable-build-poststage1 -with-cxx --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw
Thread-Modell: win32 gcc-Version 4.7.2 (GCC)
You can increase stack size when build the MinGW. You need to add '-Wl,--stack=0x2000000' option to LDFLAGS when cc1plus.exe is linking to get this. Or you can choose another MinGW build. -- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingwbuilds/ ___________________________________________________ Another online IDE: http://liveworkspace.org/