Author: Daniel Mehrmannn
Date: 14:48:44 03/29/05
Go up one level in this thread
On March 29, 2005 at 05:56:53, Joshua Haglund wrote: >Copyright (C) 2004 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. >There is NO warranty; not even for MERCHANTABILITY or >FITNESS FOR A PARTICULAR PURPOSE. > > >C:\Documents and Settings\Josh>C:\Dev-Cpp\bin\gcc.exe -v >Reading specs from C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/specs >Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host= >mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable >-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --e >nable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-ja >va-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchroniz >ation --enable-libstdcxx-debug >Thread model: win32 >gcc version 3.4.2 (mingw-special) > >C:\Documents and Settings\Josh>C:\Dev-Cpp\bin\g++.exe -v >Reading specs from C:/Dev-Cpp/bin/../lib/gcc/mingw32/3.4.2/specs >Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host= >mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable >-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --e >nable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-ja >va-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchroniz >ation --enable-libstdcxx-debug >Thread model: win32 >gcc version 3.4.2 (mingw-special) > >Yep, both gcc/g++ are wingw-special. > >I got this from bloodshed.net. Where do I get an _Easy_Install_ of the "normal" >gcc/g++? A link would be nice. > >Joshua Haglund >toneewa@yahoo.com Well, the standard gcc for windows will be released of the cygwin group: http://www.cygwin.com/ This group is a part of RedHat. Looks like bloodshed.net using a special version. I guess to try the standard cygwin gcc. daniel
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.