successful 4.4.0 bootstrap

2009-05-17 Thread Christian Schüler
Thanks to everyone, great work > uname -a MSYS_NT-5.1 CHRISPC 1.0.11(0.46/3/2) 2008-08-25 23:40 i686 Msys > gcc -v Using built-in specs. Target: i686-pc-mingw32 Configured with: ../gcc-4.4.0/configure --with-gcc --build=i686-pc-mingw32 --prefix=/mingw --with-mpfd=/usrlocal --with-gmp=/usrlocal

successful bootstrap

2008-07-12 Thread Christian Schüler
Successfully bootstrapped and installed gcc 4.3.1, using mingw32 (msys) under WinXP. config.guess is having problems though. $ gcc -v Using built-in specs. Target: mingw32 Configured with: ../gcc-4.3.1/configure --with-gcc --build=mingw32 --prefix=/mingw --with-mpfd=/usrlocal --with-gmp=/usrloc

successful build

2008-03-14 Thread Christian Schüler
Hi list, the 4.3.0 version compiled and installed without promblems, using msys under WindowsXP SP2. Thanks to the GCC team! $ gcc -v Using built-in specs. Target: mingw32 Configured with: ../gcc-4.3.0/configure --with-gcc --build=mingw32 --prefix=/mingw --with-mpfd=/usrlocal --with-gmp=/usrl

Re: A proposal to align GCC stack

2007-12-21 Thread Christian Schüler
Ye, Joey intel.com> writes: > Please go forward with this idea! The current implementation of force_align_arg_pointer has never worked for me. I have a DLL which may be called by code out of my control and I already have manual stub functions to align the stack. I would love to rely on compile

successful bootstrap - 4.1.2 prerelease on mingw32

2007-02-08 Thread Christian Schüler
Successful bootstrap & install $ gcc -v Using built-in specs. Target: i686-pc-mingw32 Configured with: ../gcc-4.1.2-20070128/configure --with-gcc --prefix=/mingw --disable-nls Thread model: win32 gcc version 4.1.2 20070129 (prerelease) $ uname -a MINGW32_NT-5.1 CHRISTIANPC2 1.0.11(0.46/3/2) 20

Successful 4.0.1 build

2005-09-03 Thread Christian Schüler
Build on Win32 under MinGW 3.4.2 ../gcc-4.0.1/config.guess i686-pc-mingw32 gcc -v Using built-in specs. Target: i686-pc-mingw32 Configured with: ../gcc-4.0.1/configure : (reconfigured) ../gcc-4.0.1/configure --prefix=/mingw --disable-nls Thread model: win32 gcc vers