This is the mail archive of the gcc-help@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]

solaris7 on Ultra5



I am running Solaris7 on a Ultra5 machine, and I do not have a C-compiler.  Therefore I
downloaded a copy of precompiled version of gcc (appropriate version) from
"sunfreeware.com", and tried to use it to compile the gcc source code.  But I got the
following error message.

Here is my screen print out:

r2d2[root]/usr/local/gcc-2.95.2% ./configure
Configuring for a sparc-sun-solaris2.7 host.
Created "Makefile" in /usr/local/gcc-2.95.2 using "mh-frag"
gcc: installation problem, cannot exec `as': No such file or directory
*** The command '/usr/local/bin/gcc -o conftest -O2   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
r2d2[jiahong]/home/jiahong%

It seems that I do not have `as'.  Does someone know what's my problem?

Thank in advance  for your help!      - Jiahong

--
Jiahong Juda
Speech Technology & Applied Research Corp.
4 Militia Dr., Lexington  MA 02421
Phone: 781-863-0310, Fax: 800-230-8572



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