This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Succesful build GCC 3.4.3
- From: Diggory Hardy <diggory at aethersoft dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 23 Nov 2004 11:47:29 +0000
- Subject: Succesful build GCC 3.4.3
I have successfully build GNU GCC 3.4.3 under Mandrake Linux 10.1, and
found it quite easy, which is good as I'm not very experienced with linux!
config.guess:
i686-pc-linux-gnu
gcc -v :
Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: //srcdir//configure --with-gnu-as --with-gnu-ld
--enable-threads
Thread model: posix
gcc version 3.4.3
I didn't change any language settings
Mandrake Linux 10.1 distribution
Kernel: 2.6.8
glibc-2.3.3-20mdk
I only made a guess at what configure options to use, I may not have
used the best ones. Could more information on recommended settings for a
general install be included in the install doc please?
Thankyou very much all on the GNU GCC team!
Diggory