critical impact:
Tru64 UNIX libraries - not supported (CrUn236)
Problem description
The identified libraries are not commonly used for developing applications on Tru64 UNIX, and are not available on HP-UX.
These libraries are typically used to access object file and symbol table data. Tru64 UNIX and HP-UX use different object file formats. See the "Linker-Defined Symbols" section of the Porting Guide for more information. Identifiers
 -lmld |
 -lst |
 libmld.a |
 libst.a |
|
See also
Solution description
Use the libelf routines to access the object file and symbol table data.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| LIB |
Make, Script |
any HP-UX 11i version |
critical |
unavailable |
|