I'm having a terrible time installing GCC 2.7.2.2
>
> In the instructions #8. Build the compiler. Just type 'make LANGUAGES=c'
> in the complier directory. I'm assumming the compiler directory is the
> "cp" directory. When I type the command "make LANGUAGES=c" I get the
> following error:
>
> Cc ?c -DIN_GCC ?DSVR4 -g -I . ?I.. ?I. ?I./../config call.c
> /usr/ucb/cc: language optional software package not installed
> make: *** {call.o} Error 1
>
> I've searched the web for answers; a few says I need to install gcc, but
> isn't that what I'm doing.
>
> Any help you can provied would be greatly appreciated. Thanks.
>
> Doug
>
>