This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
successfully installed gcc3.2.1 on SuSE Linux 7.3
- From: Christian Hofer <christian dot hofer at gmx dot de>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 24 Nov 2002 18:38:39 +0100
- Subject: successfully installed gcc3.2.1 on SuSE Linux 7.3
Here is my system's data:
> config.guess
i686-pc-linux-gnu
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
> gcc3 -v
Configured with: ../../src/gcc-3.2.1/configure --program-suffix=3
Thread model: posix
gcc version 3.2.1
> cat etc/issue
Welcome to SuSE Linux 7.3 (i386) - Kernel \r (\l).
> uname -a
Linux chris 2.4.10-4GB #1 Tue Sep 25 12:33:54 GMT 2001 i686 unknown
> rpm -q glibc
glibc-2.2.4-75
Christian