Computing.Net > Forums > Solaris > Trying to install gcc3-0 on solaris 8.

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Trying to install gcc3-0 on solaris 8.

Reply to Message Icon

Name: johnny agarwal
Date: February 11, 2002 at 18:41:06 Pacific
Comment:

here is the error when i try to install it.

# ./configure
Configuring for a sparc-sun-solaris2.8 host.
*** This configuration is not supported in the following subdirectories:
target-libffi target-boehm-gc target-zlib target-libjava
(Any other directories should still work fine.)
Created "Makefile" in /export/home/jagarwal/gcc-3.0.3 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.
#

johnny agarwal



Sponsored Link
Ads by Google

Response Number 1
Name: Rex Lopez
Date: February 11, 2002 at 20:29:25 Pacific
Reply:

1: Download from www.sunfreeware.com
gcc-3.0.3-sol8-sparc-local.gz
2: cd into directory where downloaded
3: gunzip if required.
4: pkgadd -d gcc-3.0.3-sol8-sparc-local
5: Add /usr/local/bin to your PATH
6: gcc -o conftest -g conftest.c
7: That's it.


0

Response Number 2
Name: jack
Date: April 25, 2002 at 00:19:37 Pacific
Reply:

Add /usr/local/bin to your PATH
what is your Path meaning?


0

Response Number 3
Name: johnny agarwal
Date: June 7, 2002 at 20:04:35 Pacific
Reply:


Thanks a lot Jack

I got it working



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Trying to install gcc3-0 on solaris 8.

how to install oracle 8i on solaris 8 www.computing.net/answers/solaris/how-to-install-oracle-8i-on-solaris-8/2260.html

How to install oracle 8i in solaris 8 www.computing.net/answers/solaris/how-to-install-oracle-8i-in-solaris-8/925.html

Installing Gcc-3.0 on Solaris 8( Intel) www.computing.net/answers/solaris/installing-gcc30-on-solaris-8-intel/546.html