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]

Successful build -- GCC 3.1 under Mingw/MSYS


gcc 3.1, without java nor ada, was successfully built and
installed on a stock Mingw 2.0/MSYS 1.0.7 system.

$ ../gcc-3.1/config.guess
i686-pc-mingw32

$ uname -a
MINGW32_95-4.0 POSD003CKPBK139 1.0.7(0.46/3/2) 2002-05-09 08:46 i686 unknown

$ gcc -v
Reading specs from c:\MINGW\BIN\..\lib\gcc-lib\i686-pc-mingw32\3.1\specs
Configured with: ../gcc-3.1/configure --enable-threads=win32 --enable-sjlj-exceptions --prefix=c:/mingw --disable-nls
--enable-languages=c,c++,f77,objc --disable-libgcj
Thread model: win32
gcc version 3.1




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