This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successful compile on custom system
- From: Michael Peeters <michael dot peeters at vub dot ac dot be>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 05 Sep 2002 17:28:51 +0200
- Subject: Successful compile on custom system
Needed info:
Machine: Pentium III 500 MHz
Original system: Linux Mandrake release 7.1 (helium)
Kernel: 2.4.19 (with low-latency patch)
glibc: 2.2.4
config.guess: i686-pc-linux-gnu
gcc -v returns:
Reading specs from
/playpen/COMPILE/gcc3.2/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with: ../gcc-3.2-source/configure
--prefix=/playpen/COMPILE/gcc3.2/local
Thread model: posix
gcc version 3.2
Cheers!
Good work folks (although I had to add about a zillion "typename"s to my
code).
Michael Peeters