|
What does 'gcc -v' report?
On my system (RH 7.1) I get the following:
$ gcc -v
Reading specs from /opt/gcc-3.2.3/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs
Configured with: ../configure --prefix=/opt/gcc-3.2.3 --enable-threads
Thread model: posix
gcc version 3.2.3
|