This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: need help


Krishnan Palani wrote:
> 
> Hi,
> 
> I have installed redhot linux 6.1.
> There is no "cc" command available in that machine.
> How to install  gcc c compiler without a previous version of "cc"(c
> compiler)?
> While running ./configure, it is asking a for cc
> 

There is a development package that you can install as part of RH 6.1. 
During the
"Custom" install look for a package group that says "Development".

This will give you gcc and all of the required headers.  From there you
can build more recent versions of gcc.

-eric

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]