Successful gcc4.0.0 build (Redhat 9. Kernel 2.4.25)

2005-04-25 Thread Jeff Clifford
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.0/configure 
--prefix=/apps/Linux/gcc400 --program-suffix=400 
--with-local-prefix=/usr/include --enable-threads
Thread model: posix
gcc version 4.0.0

/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.

--with-local-prefix=/usr/include had to be specified as the default of 
/usr/local/include is not right for certain Linux distributions (like 
Redhat).


Jeff Clifford


Successful gcc4.0.1 build (Redhat 9. Kernel 2.4.25)

2005-07-15 Thread Jeff Clifford

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.1/configure 
-prefix=/apps/Linux/gcc401 --program-suffix=401

Thread model: posix
gcc version 4.0.1

/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


Successful gcc4.0.2 build (Redhat 9, Kernel 2.4.25)

2005-10-12 Thread Jeff Clifford

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