This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Succsessfull GCC 3.1 with Cygwin and GNAT
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Andre Leis <a dot leis at gmx dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 28 May 2002 11:07:11 -0700
- Subject: Re: Succsessfull GCC 3.1 with Cygwin and GNAT
- References: <001401c205c1$98306290$741dfea9@slartibartfass>
On Mon, May 27, 2002 at 11:00:50PM +0200, Andre Leis wrote:
>
[snip]
>
> $ ../gcc-3.1/config.guess
> i686-pc-cygwin
>
> $ gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/3.1/specs
> Configured with: ../gcc-3.1/configure --enable-threads=win32 :
> (reconfigured) ..
> /gcc-3.1/configure --enable-threads=win32
> Thread model: win32
> gcc version 3.1
>
> $ uname -a
> CYGWIN_NT-5.0 SLARTIBARTFASS 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown
Thanks! Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis