This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
installing gcc v4 on AMD64
- From: kenneth kahn <kenkahn at optonline dot net>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 08 Jul 2005 11:34:02 -0400
- Subject: installing gcc v4 on AMD64
I want to install gcc v4 on a RHEL v3 system (amd64). I see the files on
ftp.gnu.org, but I'm not sure which ones I need;
gcc-4.0.0.0
gcc-core.4.0.0.0
gcc-g++.4.0.0.0
gcc-testsuite.4.0.0.0
What's the difference between gcc and gcc-g++; what is gcc-core and
gcc-testsuite? I want to install the basic gcc/g++ compilers along with
their support libraries.
Thanks...