This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Successful build (GCC 3.0.4 with Cygwin 1.3.10-1 on WinXP Pro)


On Sun, Mar 03, 2002 at 12:52:55PM -0800, Stephano Mariani wrote:
> $ uname -a
> CYGWIN_NT-5.1 SKNET-01 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown
> 
> $ ./config.guess
> i686-pc-cygwin
> 
> $ new-gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/3.0.4/specs
> Configured with: ./configure --verbose --enable-threads=win32
> --with-system-zlib --disable-nls --disable-shared --enable-static
> --with-gnu-as --with-gnu-ld --program-prefix=new-
> --enable-languages=c,c++ --disable-libgcj --disable-checking
> --enable-sjlj-exceptions --host=i686-pc-cygwin --enable-haifa
> --with-ld=/usr/local/bin/ld.exe --with-as=/usr/local/bin/as.exe
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]