This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc 3.4.6 built using make bootstrap
- From: Lars Schoenberg <lars dot schoenberg at email dot de>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 31 May 2006 15:15:13 +0200
- Subject: gcc 3.4.6 built using make bootstrap
Hi,
I've succeeded in building the gcc 3.4.6 on Suse Linux 10.1
The gcc 4.1.0-release delivered with the distribution doesn't fit my needs (SystemC 2.1v1) so I needed to install the gcc by myself.
My computer:
i686-pc-linux-gnu
outut of gcc -v:
Lese Spezifikationen von /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.6/specs
Konfiguriert mit: ../configure
Thread-Modell: posix
gcc-Version 3.4.6
all languages enabled
Distribution: OpenSuse 10.1
Kernel: Linux version 2.6.16.13-4-default (geeko@buildhost)
glibc: glibc-2.4-31
CU,
Lars