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 bootstrap


Successfully bootstrapped and installed gcc 4.3.1, using mingw32 (msys) under WinXP.
config.guess is having problems though.


$ gcc -v
Using built-in specs.
Target: mingw32
Configured with: ../gcc-4.3.1/configure --with-gcc --build=mingw32 --prefix=/mingw --with-mpfd=/usrlocal --with-gmp=/usrlocal --disable-werror --disable-nls --enable-checking=release
Thread model: win32
gcc version 4.3.1 (GCC)



$ uname -a MSYS_NT-5.1 CHRISTIANHOME 1.0.11(0.46/3/2) 2007-07-29 17:16 i686 Msys


$ ../gcc-4.3.1/config.guess ../gcc-4.3.1/config.guess: unable to guess system type

This script, last modified 2008-01-23, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD


If the version you run (../gcc-4.3.1/config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches@gnu.org> in order to provide the needed
information to handle your system.


config.guess timestamp = 2008-01-23

uname -m = i686
uname -r = 1.0.11(0.46/3/2)
uname -s = MSYS_NT-5.1
uname -v = 2007-07-29 17:16

/usr/bin/uname -p = unknown
/bin/uname -X     =

hostinfo               =
/bin/universe          =
/usr/bin/arch -k       =
/bin/arch              =


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