This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successful build of gcc-3.4.1 on i686-pc-mingw32
- From: "Aaron W. LaFramboise" <aaronavay62 at aaronwl dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 03 Jul 2004 04:08:05 -0500
- Subject: Successful build of gcc-3.4.1 on i686-pc-mingw32
$ ../gcc-3.4.1/config.guess
i686-pc-mingw32
$ gcc -v
Reading specs from
c:/aaronwl/cs/env/mingw-3.4.1-2.15-3.3/bin/../lib/gcc/i686-pc-mingw32/3.4.1/specs
Configured with: ../gcc-3.4.1/configure
--prefix=/aaronwl/cs/env//mingw-3.4.1-2.15-3.3 --with-included-gettext
--with-libiconv-prefix=/aaronwl/cs/internat/iconv/install
Thread model: single
gcc version 3.4.1
i686-pc-mingw32
Windows XP SP1 Professional
Pentium 4 1.4GHz, 256MB
current Cygwin 1.5.10
gcc 3.4.0
binutils 2.15
mingwrt 3.3
msvcrt 7.0.2600.1106
w32api 2.5
libiconv 1.9.1
GNU Make 3.80
expect 5.26
tcl 8.4
dejagnu 1.4.2.x
Test results:
http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg00094.html
There are some unofficial patches availible that will improve GCC's
functionality on Windows. See the following addresses for these patches
and precompiled binaries.
MinGW Project http://www.mingw.org
Mohan Embar's GCC patch collection
http://www.thisiscool.com/gcc_mingw.htm
Aaron W. LaFramboise