This is the mail archive of the gcc-bugs@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: problem


  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]