Computing.Net > Forums > Solaris > Installing a GCC-C compiler on a Solaris

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Installing a GCC-C compiler on a Solaris

Reply to Message Icon

Name: Madan
Date: June 4, 2001 at 03:53:26 Pacific
Comment:

I am trying to install a C-compiler (gcc-2.95.3) on a Solaris based Intel machine.
Could any of u please tell me the "step-by-step" procedure to install it.

Regards,
Madan




Sponsored Link
Ads by Google

Response Number 1
Name: Madan Vinodh
Date: June 4, 2001 at 06:06:18 Pacific
Reply:

Foll. the link & get the solution :

http://www.sunhelp.org/pipermail/rescue/2001-April/014832.html

Install C in Sun Solaris

1) gunzip gcc-2.95.3-sol8-intel-local.gz
2) cp gcc-2.95.3-sol8-intel-local.gz to /var/temp
3) pkgadd -d /var/tmp
4)goto /usr/local/bin
5) mv /usr/ucb/cc /usr/ucb/cc.dist
6) ln -s /usr/local/bin/gcc /usr/ucb/cc

With warmest regards
Madan & Vinodh


0
Reply to Message Icon

Related Posts

See More


tar / dat devices Is it netmask?



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: Installing a GCC-C compiler on a Solaris

Installation of C++ compiler on Sparc www.computing.net/answers/solaris/installation-of-c-compiler-on-sparc/653.html

no C compiler on Solaris 10, GCC? www.computing.net/answers/solaris/no-c-compiler-on-solaris-10-gcc/4688.html

Trouble install a C compiler on Solaris www.computing.net/answers/solaris/trouble-install-a-c-compiler-on-solaris/1128.html