This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Help! Where I can get a binary version of gcc for linux (Red Hat)
- From: Andrea 'Fyre Wyzard' Bocci <fwyzard at inwind dot it>
- To: vernonw at gatewaytech dot com,gcc-help at gcc dot gnu dot org
- Date: Mon, 31 Dec 2001 14:21:34 +0100
- Subject: Re: Help! Where I can get a binary version of gcc for linux (Red Hat)
At 21.06 29/12/2001 (GMT -0800), Vernon Wu wrote:
>Hi,
>
>I am in trouble right now. I tried to update the gcc on one Red Hat Linux
>box. After
>downloaded the newest release, I didn't recognize it is a set of source
>files, but not a
>binary file; I uninstalled the exsiting gcc installation. It requests
>either gcc or cc on the
>path to build gcc. There is not cc in the box, but c++. Can anyone tell me
>where I can
>download the binary version of gcc.
>
>Thanks in advance.
>
>v.
You can get RPMs from http://rpmfind.net and mirrors. Search for gcc (for
gcc 2.96) and gcc3 (for gcc 3.0.1).
You'll need quite some packages, have a look at the dependacies in the
description of each one (or try to install, and see what is says it needs).
Happy New Year !
HTH
fwyzard