I am a beginner installing gcc-3.0

Peter Kurpis pkurpis@keck.hawaii.edu
Fri Jul 6 17:10:00 GMT 2001


> I am doing this on my Soalris 2.8 for the first time.
> 
> I do not have cc except for /usr/ucb/cc which the
> documentation says not to use.
> 
> I keep running the configure script and it can't find
> gcc or cc in my path.  Of course, I don't have it.

> How can I configure gcc to then build a compiler so I
> can then make ssh?

You have a bootstrapping problem: you need a proper compiler
to compile the gcc sources to create a compiler.  :-)

In this case, you need to download Solaris binaries for 
gcc.  These are available at

http://www.sunfreeware.com

Good luck!



More information about the Gcc-help mailing list