Successful build of gcc-3.0.4 on i686-pc-cygwin

Janis Johnson janis187@us.ibm.com
Mon Feb 25 13:07:00 GMT 2002


On Sat, Feb 23, 2002 at 07:16:01PM +0000, Darren Smith wrote:
> 
> 
> Hello,
> 
> I have successfully downloaded and built gcc version 3.0.4 on a PIII PC-compatible computer running Windows XP Home Edition and Cygwin 1.3.9.
> 
> I placed the downloaded, unzipped gcc distribution in a directory called e:\\objdir\\srcdir, and issued the following commands from the e:\\objdir directory. All commands were issued from the cygwin prompt.
> 
> > srcdir/configure --enable-threads=win32 --enable-languages=c,c++,java
> > make bootstrap
> > make install
> 
> Done! (output from above commands is not shown)
> 
> > srcdir/config.guess
> i686-pc-cygwin
> 
> > which gcc
> /usr/local/bin/gcc
> 
> > gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.4/specs
> Configured with: srcdir/configure --enable-threads=win32 --enable-languages=c,c+
> +,java
> Thread model: win32
> gcc version 3.0.4

Thanks!  I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.

Janis



More information about the Gcc mailing list