This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build of v3.1 under Cygwin
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: kent at darwin dot eeb dot uconn dot edu
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 16 May 2002 10:02:45 -0700
- Subject: Re: Successful build of v3.1 under Cygwin
- References: <usn4sth80.fsf@darwin.eeb.uconn.edu>
On Thu, May 16, 2002 at 08:22:39AM -0400, kent@darwin.eeb.uconn.edu wrote:
> I succesfully built and installed GCC v3.1 under Cygwin (Windows 2000
> Professional). I did not run the testsuite. Here are the specifics:
>
> output of config.guess:
> i686-pc-cygwin
>
> output of gcc -v:
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/3.1/specs
> Configured with: ../gcc-3.1/configure --enable-languages=c,c++,java,f77 --enable-threads
> Thread model: win32
> gcc version 3.1
>
> output of uname -a:
> CYGWIN_NT-5.0 WALLACE 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown
Thanks! I've added a link to your message from the GCC 3.1 build status
page at http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis