This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build of gcc-3.0.3 on i686-pc-cygwin
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: "Prof. A Olowofoyeku (The African Chief)" <african_chief at bigfoot dot com>
- Cc: gcc at gnu dot org
- Date: Wed, 9 Jan 2002 08:57:54 -0800
- Subject: Re: Successful build of gcc-3.0.3 on i686-pc-cygwin
- References: <3C3C236E.4631.505500@localhost>
On Wed, Jan 09, 2002 at 11:03:10AM -0000, Prof. A Olowofoyeku (The African Chief) wrote:
> Hello
>
> I have successfully built the full gcc-3.0.3 suite on both Windows NT
> v4.0 (service pack 5) and Windows 2000 professional;
>
> Cygwin-1.3.6-6 (i686-pc-cygwin)
> "./configure --prefix=/cygnus/usr --enable-threads=win32"
> "make bootstrap-lean"
>
> /cygnus/usr/bin $gcc -v
> Reading specs from /cygnus/usr/lib/gcc-lib/i686-pc-cygwin/3.0.3/specs
> Configured with:
> Thread model: win32
> gcc version 3.0.3
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis