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: Installation Problems


On Jul 15, 2001, Benjamin Esham <scesar_tkrotw@yahoo.com> wrote:

> it informs me that there is no acceptable cc in $PATH.

Yep, you need a working compiler to build any program, even GCC
itself.  If you don't have one, you'll have to download a pre-compiled
compiler.  In general, we'd recommend you to use it to build your own
compiler, but since support for Darwin hasn't been contributed in time
for GCC 3.0, you'll probably be better off with the binaries (and
sources) made available by Apple.

-- 
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]