Patches for Sun Studio 12 required in order to build ONNV
We moved the ONNV gate to use Sun Studio 12 during this last week.
As it happens, I've been asked to maintain a build server for a related group, and to help that group bootstrap their development. I realised that I really should find out what patches are required for Sun Studio 12 so that we've got the same toolchain in use, and a quick mail to Nick resulted in the following lists:
X86/X64
SPARC
You can get these patches from SunSolve. Update: Thanks to Cyril (see comments) for pointing out my typo for the rev of 124864. Another case of "typing while tired"
. Cyril - it's fixed now.
As it happens, I've been asked to maintain a build server for a related group, and to help that group bootstrap their development. I realised that I really should find out what patches are required for Sun Studio 12 so that we've got the same toolchain in use, and a quick mail to Nick resulted in the following lists:
X86/X64
| Patch applied | Current rev | Patch description |
|---|---|---|
| 124873-04 | 06 | Sun Studio 12_x86: Patch for dbx 7.6 Debugger |
| 126996-03 | 04 | Sun Studio 12_x86: Patch for Performance Analyzer Tools |
| 124864-07 | 07 | Sun Studio 12_x86: Patch for Sun C++ Compiler |
| 124868-06 | 06 | Sun Studio 12_x86: Patch for C 5.9 compiler |
| 124869-02 | 02 | Sun Studio 12_x86: Patch for Sun Performance Library |
| 124876-02 | 02 | Sun Studio 12_x86: Patch for Debugger GUI 3.0 |
| 126496-02 | 02 | Patch for Sun Studio 12_x86 debuginfo handling |
| 126498-09 | 09 | Sun Studio 12_x86: Sun Compiler Common patch for x86 backend |
| 126504-01 | 01 | Sun Studio 12_x86: Patch for Sun Distributed Make 7.8 |
| 127002-04 | 04 | Sun Studio 12_x86: Patch for Fortran 95 8.3 Compiler |
| 127003-01 | 01 | Sun Studio 12_x86: Patch for Fortran 95 8.3 Dynamic Libraries |
| 127144-03 | 03 | Sun Studio 12_x86: Patch for Fortran 95 8.3 Support Library |
| 127148-01 | 01 | Sun Studio 12_x86: Patch for update notification |
| 127153-01 | 01 | Sun Studio 12_x86: Patch for IDE |
| 127157-01 | 01 | Sun Studio 12_x86: Patch for install utilities. |
SPARC
| Patch applied | Current rev | Patch description |
|---|---|---|
| 124870-02 | 03 | Sun Studio 12: Patch for Sun Performance Library |
| 124872-04 | 06 | Sun Studio 12: Patch for dbx 7.6 Debugger |
| 126995-03 | 04 | Sun Studio 12: Patch for Performance Analyzer Tools |
| 127000-04 | 05 | Sun Studio 12: Patch for Fortran 95 8.3 Compiler |
| 124861-08 | 08 | Sun Studio 12: Compiler Common patch for Sun C C++ F77 F95 |
| 124863-07 | 07 | Sun Studio 12: Patch for Sun C++ Compiler |
| 124867-02 | 07 | Sun Studio 12: Patch for C 5.9 compiler |
| 124875-02 | 02 | Sun Studio 12: Patch for Debugger GUI 3.0 |
| 126495-02 | 02 | Patch for Sun Studio 12 debuginfo handling |
| 126503-01 | 01 | Sun Studio 12: Patch for Sun Distributed Make 7.8 |
| 127001-01 | 01 | Sun Studio 12: Patch for Fortran 95 8.3 Dynamic Libraries |
| 127143-03 | 03 | Sun Studio 12: Patch for Fortran 95 8.3 Support Library |
| 127147-01 | 01 | Sun Studio 12: Patch for update notification |
| 127152-01 | 01 | Sun Studio 12: Patch for IDE |
| 127156-01 | 01 | Sun Studio 12: Patch for install utilities. |
You can get these patches from SunSolve. Update: Thanks to Cyril (see comments) for pointing out my typo for the rev of 124864. Another case of "typing while tired"
. Cyril - it's fixed now.
The requirement for Sun Studio 12_x86: Patch for Sun C++ Compiler patch (124864-8) seems to be higher than released one (124864-07). Is it in fact so, or just a typo ?
Posted by Cyril Plisko on September 28, 2008 at 10:17 PM EST #