This is the mail archive of the gcc-help@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: Installing GCC


On Aug 21, 2001, Amy Roberts <amy.j.roberts@excite.com> wrote:

> Apparently the compiler which is a C++ compiler does not like the C style
> function declarations. such as the one above. Is there a way to get around
> this?

You need a C compiler to build GCC.  If you don't have one, you may
need to get a pre-compiled GCC to bootstrap.  There are links to
providers of pre-compiled versions of GCC at gcc.gnu.org.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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