This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successful gcc4.0.2 build (Redhat 9, Kernel 2.4.25)
- From: Jeff Clifford <jbc at dneg dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 12 Oct 2005 16:42:10 +0100
- Subject: Successful gcc4.0.2 build (Redhat 9, Kernel 2.4.25)
- Reply-to: jeff at dneg dot com
make bootstrap successful build info:
config.guess states:
i686-pc-linux-gnu
gcc -v states:
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /tmp/downloads/gcc-4.0.2/configure
-prefix=/apps/Linux/gcc402 --program-suffix=402
Thread model: posix
gcc version 4.0.2
/etc/issue states:
Red Hat Linux release 9 (Shrike)
Kernel \r on an \m
uname -a states:
Linux parsley 2.4.25-3dneg #1 SMP Tue Sep 7 11:16:44 BST 2004 i686 i686
i386 GNU/Linux -- (This is essentially the 2.4.25 kernel with some nfs
patches)
rpm -q glibc states:
glibc-2.3.2-11.9
Notes:
This build worked for installing sitewide over nfs fine. --prefix and
--program-suffix worked fine.
Jeff Clifford