GCC compiler

llewelly@198.dsl.xmission.com llewelly@198.dsl.xmission.com
Fri Dec 31 23:54:00 GMT 1999


On Mon, 20 Dec 1999, Hung Vu wrote:

> Dear Sir,
> My OS is sparc-sun-solaris2.6.
> I tared successfully the gcc_2_95_1_tar.gz  downloaded from .. I run the 
> "configure" command and I had the following:
> # /export/home/gcc-2.95.1/configure
> Configuring for a sparc-sun-solaris2.6 host.
> Created "Makefile" in /usr/local using "mh-frag"
> /export/home/gcc-2.95.1/configure: cc: not found
> *** The command 'cc -o conftest -g   conftest.c' failed.
> *** You must set the environment variable CC to a working compiler
> Current my OS doesn't have any working compiler. I tried the cc command and 
> had the error message :"/usr/ucb/cc:  language optional software package not 
> installed".
> 
> How do I need to do more to install the GCC compiler.
> 
> Thanks .
> 

Look around on the internet for pre-compiled gcc binaries. Try
  http://smc.vnet.net (suns freeware site.) These binaries are usually
  easy to find. However, most of them are compiled to install under
  /usr/local/. If you do not have write permissions to /usr/local, you
  will need to find binaries compiled to install into a dir you *do* have
  write permissions to.




More information about the Gcc mailing list