Re: Successful Build: gcc-4.1-20051230 i686-pc-mingw32

2006-08-30 Thread klamer
Using: > ../gcc-4.1.1/configure --host=mingw32 --build=mingw32 --target=mingw32 > --enab le-threads --enable-optimize --disable-nls --enable-languages=c,c++,fortran --p refix=/c/prog/mingw4 --with-cpu=pentium4 --with-ld=/c/prog/mingw4/bin/ld.exe -- with-as=/c/prog/mingw4/bin/as.exe --with-gmp=/c/

Re: Successful Build: gcc-4.1-20051230 i686-pc-mingw32

2006-03-09 Thread Incognito
Thank you. Now it compiled and i built my first testfile. I only extracted the mingw-runtime and w32api into the --prefix directory. bye -- View this message in context: http://www.nabble.com/Successful-Build%3A-gcc-4.1-20051230-i686-pc-mingw32-t834182.html#a3317635 Sent from the gcc - Dev forum

Re: Successful Build: gcc-4.1-20051230 i686-pc-mingw32

2006-03-08 Thread Ranjit Mathew
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Incognito wrote: > > I started again (deleted the generated files) and configured with "sh > ../gcc-4.1.0/configure --prefix=/home/gcc41 --enable-threads=win32 > --with-ld=/mingw/bin/ld --with-win32-nlsapi=unicode" and fired "make > bootstrap". I thin

Re: Successful Build: gcc-4.1-20051230 i686-pc-mingw32

2006-03-08 Thread François-Xavier Coudert
> I started again (deleted the generated files) and configured with "sh > ../gcc-4.1.0/configure --prefix=/home/gcc41 --enable-threads=win32 > --with-ld=/mingw/bin/ld --with-win32-nlsapi=unicode" and fired "make > bootstrap". I think this time make made more than the last time, but ejected > an err

Re: Successful Build: gcc-4.1-20051230 i686-pc-mingw32

2006-03-08 Thread Incognito
Thank you. I started again (deleted the generated files) and configured with "sh ../gcc-4.1.0/configure --prefix=/home/gcc41 --enable-threads=win32 --with-ld=/mingw/bin/ld --with-win32-nlsapi=unicode" and fired "make bootstrap". I think this time make made more than the last time, but ejected an

Re: Successful Build: gcc-4.1-20051230 i686-pc-mingw32

2006-03-08 Thread François-Xavier Coudert
[sorry for breaking the thread, stupid gmail interface doesn't allow adding custom headers] > i tried to compile gcc 4.1.0 (the final release) on windows, too. I'm using > msys and configured the buildprocess with "--enable-threads=win32 > --with-win32-nlsapi=unicode". On the msys console i type "

Re: Successful Build: gcc-4.1-20051230 i686-pc-mingw32

2006-03-08 Thread Incognito
Hi, i tried to compile gcc 4.1.0 (the final release) on windows, too. I'm using msys and configured the buildprocess with "--enable-threads=win32 --with-win32-nlsapi=unicode". On the msys console i type "make" and after a while i get the error with the Makefile on line 1277. I make the fix and co

Successful Build: gcc-4.1-20051230 i686-pc-mingw32

2006-01-01 Thread Parag Warudkar
E:\msys\1.0\home\gcc>gcc -v Using built-in specs. Target: mingw32 Configured with: ../gcc-4.1-20051223/configure --host=mingw32 --build=mingw32 -- target=mingw32 --enable-threads --disable-nls --enable-optimize --enable-languag es=c,c++ --prefix=e:/mingw4 Thread model: win32 gcc version 4.1.0 20051