HP-UX 11i Version 1.5 Release Notes, May 2001
Table Of Contents
- 1 Overview of the Release Notes
- 2 Workstation/Server Specific Information
- 3 HP-UX Features
- 4 File and Disk Management
- 5 Networking
- 6 Commands and System Calls
- 7 Programming
- aC++ Libraries
- Changes to libc
- libcres.a Library
- New libdcekt.sl and libdcecpkt.sl Libraries
- New Linux Compatible API Library
- New locale Libraries
- New Unwind Library
- X11 Libraries
- SNMP
- Machine Dependent Headers
- Threadsafe Documentation
- Obsolescence and Deprecation of APIs
- Linker Toolset
- gprof Multiple Shared Library Profiling
- CXperf Performance Monitoring Support
- HP Caliper
- WDB Debugger Tool
- ADB Debugger Tool
- Fortran
- Packaging for Specific Releases
- 8 Other Functionality

Other Functionality
Aries - PA-RISC Binary Support
Chapter 8 153
Aries - PA-RISC Binary Support
HP-UX 11i Version 1.5 (B.11.20) includes Aries: HP’s transparent binary
compatibility solution for HP-UX/PA-RISC applications on
HP-UX/Itanium platforms. Aries allows PA-RISC applications written
for HP-UX releases up to (and including) HP-UX 11i (B.11.11) to run on
Itanium-based systems running HP-UX 11i Version 1.5 (B.11.20). Aries
supports both 32-bit and 64-bit PA-RISC applications.
Aries is composed of 4 shared libraries.
• aries32.so
• pa_boot32.so
• aries64.so
• pa_boot64.so
The following applications and/or behaviors are not supported:
• emulation of debuggers
• emulation of privileged PA-RISC instructions
• HP-UX/IPF applications that attempt to use HP-UX/PA-RISC shared
libraries or vice-versa
• correct operation of timing-dependent applications
Aries Documentation
Further information about Aries can be found on the web at
http://devresource.hp.com/STK/Aries.html and on the aries (5) manual
page.