This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: Regd GCC.
- From: "Rupert Wood" <me at rupey dot net>
- To: "'Rajah Raghuraman'" <rnrajah at hotmail dot com>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: Wed, 19 Dec 2001 07:43:51 -0000
- Subject: RE: Regd GCC.
Rajah Raghuraman wrote:
> But what I do not understand is why should this GCC installation
> expect a working C Compiler!!!!
You've downloaded a source distribution. If you don't have a working
system compiler, you'll need to start with a binary distribution of GCC;
follow links from:
http://gcc.gnu.org/install/binaries.html
You may then wish to recompile the source you've downloaded if it's a
more recent GCC or you want different configuration options, etc.
Rup.