Where can I download a good gcc installation to use with RootCause?
For Solaris platforms, we recommend downloading from http://www.sunfreeware.com. At this site’s home page you will see on the right a list of processor/Operating systems combinations. Click the one which is appropriate for your system. (Note that this list includes both SPARC and Intel–be sure to select a SPARC download.) Below the processor/OS list will be a list of software packages. Select gcc-2.95.3 (RootCause does not yet fully support gcc version 3). The link to the binary gcc installation will appear in the center pane of your browser. Download the gcc 2.95.3 image from here. Use gunzip to uncompress the file, then use pkgadd to install the package (it will go under /usr/local). You will need root authority to do this: pkgadd -d gcc-2.95.
For Solaris platforms, we recommend downloading from http://www.sunfreeware.com. At this site’s home page you will see on the right a list of processor/Operating systems combinations. Click the one which is appropriate for your system. (Note that this list includes both SPARC and Intel–be sure to select a SPARC download.) Below the processor/OS list will be a list of software packages. Select gcc-2.95.3 (RootCause does not yet fully support gcc version 3). The link to the binary gcc installation will appear in the center pane of your browser. Download the gcc 2.95.3 image from here. Use gunzip to uncompress the file, then use pkgadd to install the package (it will go under /usr/local).