This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successful build (GCC 3.0.4 with Cygwin 1.3.10-1 on WinXP Pro)
- From: "Stephano Mariani" <sk dot mail at btinternet dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Sun, 3 Mar 2002 12:52:55 -0800
- Subject: Successful build (GCC 3.0.4 with Cygwin 1.3.10-1 on WinXP Pro)
$ uname -a
CYGWIN_NT-5.1 SKNET-01 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown
$ ./config.guess
i686-pc-cygwin
$ new-gcc -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.4/specs
Configured with: ./configure --verbose --enable-threads=win32
--with-system-zlib --disable-nls --disable-shared --enable-static
--with-gnu-as --with-gnu-ld --program-prefix=new-
--enable-languages=c,c++ --disable-libgcj --disable-checking
--enable-sjlj-exceptions --host=i686-pc-cygwin --enable-haifa
--with-ld=/usr/local/bin/ld.exe --with-as=/usr/local/bin/as.exe
Thread model: win32
gcc version 3.0.4
Thanks,
Stephano Mariani