Sun Studio Downloads » Sun Studio 12 Update 1 lint and TEST CBE for Building OpenSolaris
en

Sun Studio 12 Update 1 lint and TEST CBE for Building OpenSolaris

Sun Studio 12 Update 1 Lint and TEST CBE for Building OpenSolaris - Feb 2010

As of February 2010, ON now uses lint from Sun Studio 12 Update 1 software as a step towards an eventual migration of ON CBE to the Sun Studio 12 Update 1 compilers.  The current OpenSolaris CBE continues to be Sun Studio 12 software.

The February 2010 download of Sun Studio 12 Update 1 software includes the version of lint to be used before integration into ON, and a version of Sun Studio 12 Update 1 software + Patches for TESTING as a potential CBE. 

For information on Sun Studio software for development of applications on OpenSolaris, please see Sun Studio on OpenSolaris.

The download above provides a compressed tarfile of Sun Studio 12 Update 1 + Patches to be expanded on your system.  However, no package information is recorded, so you cannot apply additional patches to the image.

The download is provided by the Sun Download center. If you have not used the Sun Download Center before, you will be required to complete a one-time registration to create a username and password. Once you have registered, you can download any software offered via the Sun Download Center.

INSTRUCTIONS FOR INSTALLING TARFILE OF SUN STUDIO 12 Update 1:

- Download file into a scratch download directory, such as /var/tmp.

- Unpack the compressed tar archive into the /opt directory. 

- To start using the SS12u1 lint, add the following lines to the end of your environment file :

i386_LINT=/opt/sunstudio12.1/bin/lint; export i386_LINT 
amd64_LINT=/opt/sunstudio12.1/bin/lint; export amd64_LINT 
sparc_LINT=/opt/sunstudio12.1/bin/lint; export sparc_LINT 
sparcv9_LINT=/opt/sunstudio12.1/bin/lint; export sparcv9_LINT 

- Change your PATH and MANPATH environment variables to enable use of the Sun Studio 12 Update 1 software:

  • Add the path /opt/sunstudio12.1/bin to your PATH environment variable. If you have previous versions of Sun Studio, Sun ONE Studio, or Forte Developer software installed, add the path before the paths of the previous installations.
  • Add the path /opt/sunstudio12.1/man/ to your MANPATH environment variable. 

Licensing information

Tags:
Created by lisavs on 2010/02/28 05:51
Last modified by lisavs on 2010/03/01 06:22

XWiki Enterprise 2.7.1.34853 - Documentation