Successful GCC installation
Nick Gray
ngray@solvant.org
Fri Apr 11 16:41:00 GMT 2003
Hi all,
Reporting a successful build of gcc 3.2.2 on the following platform:
i686-pc-linux-gnu
RedHat 7.0
Kernel 2.4.20
glibc-2.2.4-18.7.0.8
Built with 'make bootstrap'
Output of commands are below:
[root@acid9 gcc-3.2.2]# ./config.guess
i686-pc-linux-gnu
[root@acid9 bin]# ./gcc -v
Reading specs from ./../lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specs
Configured with: ./configure --prefix=/usr/local/gcc322
Thread model: posix
gcc version 3.2.2
[root@acid9 bin]# cat /etc/issue
Red Hat Linux release 7.0 (Guinness)
Kernel 2.4.20 on an i686
[root@acid9 bin]# uname -a
Linux 2.4.20 #1 Sat Mar 22 20:21:58 EST 2003 i686 unknown
[root@acid9 bin]# rpm -q glibc
glibc-2.2.4-18.7.0.8
Thanks again for your hard work on this invaluable tool...!
Cheers,
Nick Gray
More information about the Gcc
mailing list