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 GCC installation


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 at acid9 gcc-3.2.2]# ./config.guess 
i686-pc-linux-gnu

[root at 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 at acid9 bin]# cat /etc/issue

Red Hat Linux release 7.0 (Guinness)
Kernel 2.4.20 on an i686

[root at acid9 bin]# uname -a
Linux 2.4.20 #1 Sat Mar 22 20:21:58 EST 2003 i686 unknown

[root at 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


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