Go to main content
Oracle® Developer Studio 12.5: Installation Guide

Exit Print View

Updated: July 2016
 
 

Patch Identification Numbers and Descriptions for Oracle Solaris 10 Platforms

Operating system patches for Oracle Solaris 10 are provided for the Oracle Developer Studio 12.5 software. These patches are required for the proper operation of the compilers and tools in this release. This appendix lists Oracle Solaris 10 patches that are included with this release.

If these patches are not already installed on your system, you can install them using the install_patches.sh script that is included in the directory that contains the installer. See Installing the Required Oracle Solaris 10 Patches for more information.

To determine which version of a patch is installed on your system type the following command where patch-id is the patch number without the version number:

% showrev -p | grep patch-id

For example, the following command shows that you need to update patch 118683 because it is version 07 and version 13 is required:

% showrev -p | grep 118683
Patch: 118683-07 Obsoletes:  Requires:  Incompatibles:  Packages: SUNWsprot

Table 9 lists the patch identification numbers and descriptions of the required patches for Oracle Solaris 10 on SPARC based systems.

Table 10 lists the patch identification numbers and descriptions of the required patches for Oracle Solaris 10 on x86 based systems.

Table 9  Required Patches for Oracle Solaris 10 on SPARC Based Systems
Patch Identification Number
Patch Description
Patch for profiling libraries and assembler
Shared library patch for C++
Math Libraries (libm, libmvec) patch
Microtasking libraries (libmtsk) patch
Fortran runtime support libraries patch
Sun Performance Libraries (libsunperf) patch
Table 10  Required Patches for Oracle Solaris 10 on x86 Based Systems
Patch Identification Number
Patch Description
Patch for profiling libraries and assembler
Shared library patch for C++
Math Libraries (libm, libmvec) patch
Microtasking libraries (libmtsk) patch
Fortran runtime support libraries patch
Sun Performance Libraries (libsunperf) patch