problem
Jeffrey A Law
law@cygnus.com
Thu Sep 30 19:57:00 GMT 1999
In message < 37F2B0B3.A153BACC@hicam-msd.hitachi.com >you write:
> To Whom It May Concern,
>
> I am installing gcc-2.95.1 on my sparc 20 system, which runnig Solaris7.
> When I run the cofigure command:
> ./configure --with-local-prefix=/usr/local-- --enable-shared--
> I got the following errors:
>
>
> Configuring for a sparc-sun-solaris2.7 host.
> Created "Makefile" in /home/gzang/opt/gcc-2.95.1 using "mh-frag"
> /usr/ucb/cc: language optional software package not installed
> *** The command 'cc -o conftest -g conftest.c' failed.
> *** You must set the environment variable CC to a working compiler.
>
>
> Please let me know what is the solution.
You must have a C compiler to build GCC. Your system does not have a C
compiler installed.
jeff
More information about the Gcc-bugs
mailing list