Software >> OS >> Unix >> Solaris >> How to install gcc

Example - installing gcc3.3 on Solaris for Intel platform 1. unzip the package # gunzip gcc-3.3-sol8-intel-local.gz | tar xvf - 2. add the package # pkg_add -d gcc-3.3-sol8-intel-local.pkg