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: GCC configuration help, please?


Michelle <bela214@yahoo.com> writes:

> What exactly is the name of the file that CC must be symbolically
> linked to in order for me to configure GCC? It says it needs to be
> linked to a C compiler, but I thought that's what I was installing,
> is this some kind of Catch-22?

This sounds like you don't have any C compiler at all.  In order to
compile GCC's source code, you have to have a C compiler already.
Yes, this is a bit of a catch-22.  Pre-built binaries can be had from
<http://gcc.gnu.org/install/binaries.html> but only for some operating
systems.  We can give more specific advice if you tell us what OS you
are using.

zw


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