critical impact:
objZ - not available (CrUn228)
Problem description
The objZ development tool exists on Tru64 UNIX, but not on HP-UX.
The objZ development tool compresses prelink object files to improve linker I/O performance and minimize object file size.
HP-UX does not support object file compression. Identifiers
 objZ |
|
|
|
|
|
|
|
Old behavior
% objZ array_data.o
See also
Solution description
Review your code and remove uses of objZ from scripts and Makefiles.
The objZ development tool only changes the size of an object file. You can remove it from a build procedure without changing the results of the build.
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| CC |
Make, Script |
any HP-UX 11i version |
critical |
unavailable |
|