This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
build of gcc 3.2.2 on Cygwin
- From: Alan Thompson <athompson at alphatech dot com>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 14 Feb 2003 14:09:09 -0800
- Subject: build of gcc 3.2.2 on Cygwin
Hi - I've compiled gcc 3.2.2 on cygwin-1.3.20-1.
> ./config.guess
i686-pc-cygwin
>> gcc-3.2.2 -v
> Reading specs from /usr/lib/mingw/gcc-lib/i686-pc-cygwin/3.2.2/specs
>Configured with: ../gcc-3.2.2/configure --program-suffix=-3.2.2 :
>(reconfigured) ../gcc-3.2.2/configure --libdir=/usr/lib/mingw
>--program-suffix=-3.2.2
>Thread model: single
>gcc version 3.2.2
It compiled fine, no problem. My previous compiler was gcc 3.2, which was the version that came with the Cygwin install I did on 2003/2/10.
Alan Thompson