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: Rani Sharoni <rani_sharoni at hotmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 14 Jan 2002 10:16:13 -0800
- Subject: Re: Successful build of gcc-3.0.3 on i686-pc-cygwin
- References: <F232h7jtrSByh133tYw0000090c@hotmail.com>
On Sat, Jan 12, 2002 at 04:34:22PM +0200, Rani Sharoni wrote:
> Hello
>
> I have successfully built the full gcc-3.0.3 suite on Windows XP
> professional.
>
> Cygwin 1.3.5-3.
>
> ../srcdir/configure --enable-threads=win32
>
> make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
> -fno-implicit-templates' bootstrap
>
> gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.3/specs
> Configured with: ../gcc-3.0.3/configure --enable-threads=win32
> Thread model: win32
> gcc version 3.0.3
Thanks! I've added this to the GCC 3.0 build status page at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis