This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successfully built gcc 3.3.3 on Pentium (i586) running Linux 2.6.3,Slackware 9.1, glibc 2.3.2 using gcc 3.3.2
- From: Gabriele Inghirami <suonodelsilenzio at tiscalinet dot it>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 28 Feb 2004 15:24:06 +0100
- Subject: Successfully built gcc 3.3.3 on Pentium (i586) running Linux 2.6.3,Slackware 9.1, glibc 2.3.2 using gcc 3.3.2
Hi!
Yesterday I've successfully built and installed gcc 3.3.3 on my old Pentium 133 machine running Linux 2.6.3, Slackware 9.1, glibc 2.3.2, using gcc 3.3.2 built on the same machine.
Output from running srcdir/config.guess: i586-pc-linux-gnu
Output from running 'gcc -v':
Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.3/specs
Configured with: /gcc-3.3.3/configure --prefix=/usr --enable-languages=c,c++,f77,objc Thread model: posix
gcc version 3.3.3
Thanks again to the gcc team for their great work!