Join the Sun Studio Early Access Program
This release of Sun Studio Express is available as part of the Sun Studio 12 Update 1 Early Access program. By participating in the Early Access Program, you will have the opportunity to evaluate new capabilities of Sun Studio software, provide your feedback to the product team and influence future product releases.
Join the Sun Studio 12 Update 1 Early Access Program
Details of the New Features
Express 3.09 Component Features Details
Get details of the new/changed features in each Sun Studio Express components: IDE, C/C++/Fortran Compilers, dbx debugger, Performance Analyzer and Thread Analyzer, Sun Performance Library, OpenMP 3.0, D-Light, DTrace GUI Plug-in, x86/x64 Assembler.
Known Problems and Workarounds
See the
Known Problems and Workarounds page for the latest updated news about this express release.
Running the Package Installer
If you choose to install Sun Studio Express using the package installer rather than the tarfile installer, note that you can run the package installer in either interactive mode or silent mode. Running the installer in interactive mode lets you choose the installation directory and select which components of Sun Studio Express 3/09 to install. In silent mode, the installer installs all components of the product in the default installation directory.
When you run the package installer, you can specify the following options:
| --javahome directory |
Use the JVM in the specified directory to run the installer. By default the installer looks for a JVM in the directory specified by the JAVA_HOME environment variable and in several standard locations. |
| --tempdir directory |
Use the specified directory for extracting temporary installation data. By default the installer uses the directory specified by the TMPDIR environment variable. |
| --output out |
Redirect all output to the file out. |
| --verbose |
Use verbose output. |
| --locale locale |
Override default locale with specified locale. |
--silent |
Run installer silently. This option installs all components of the Sun Studio Express software and generates no output. You can use the return code or the log files in $HOME/.nbi/log to determine the status of the installation. |
--help |
Display help on installer options. |
| --record state.xml |
Records the states of components from the specified state file. |
| --silent-logs-dir directory |
Output silent logs to the specified directory. These logs contain information about system configuration and reasons for installation failure. |