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]
Other format: [Raw text]

Re: Configuration problem


On Thu, Dec 12, 2002 at 03:59:06PM -0700, Bob Edgar wrote:
> Hi. I'm fairly new at this sort of thing, so I'm probably missing something
> obvious. I have downloaded and unpacked the 3.2.1 version of gcc. When I try
> to configure it, it tells me that I have no acceptable c compiler in $PATH.
> This is on two systems now, both Red Hat, one is v7.2, one v7.3. Isn't that
> what I'm trying to install?

Chicken-and-egg problem (more formally referred to as /bootstrapping/).

http://gcc.gnu.org/releases.html

RH provides pre-compiled binaries.  You can use those as bootstrap compilers.

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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