ld Manual

ld Diagnostic Messages
ld Manual529650.001
3-49
Nonfatal Errors
Effect. ld continues but a loadfile will not be created.
Recovery. Ensure that the file specified in the -strip command can be updated.
Cause. ld cannot strip the indicated file because it isn't a PIC loadfile (program or
DLL).
Effect. ld continues but a loadfile will not be created.
Recovery. Ensure that the file specified in the -strip command is a PIC loadfile.
Cause. ld cannot strip the indicated file because it's section headers could not be
read.
Effect. ld continues but a loadfile will not be created.
Recovery. Check the file to ensure that it is a valid PIC loadfile. If so, call HP.
Cause. ld encountered the indicated archive file in the $SYSTEM.ZDLL subvol.
Effect. ld continues but a loadfile will not be created.
Recovery. Remove the archive file from the $SYSTEM.ZDLL subvol.
Cause. Indicated procedure in the indicated linkfile contains attributes not supported
by ld.
Effect. ld continues but a loadfile will not be created.
Recovery. None, procedures with these attributes are not supported for PIC code on
TNS/R.
**** ERROR **** [20211]:
Attempt to apply a -strip to file name which is not an
executable or a DLL, -strip aborted.
**** ERROR **** [20212]:
Failed to read in section headers from file name. -strip
aborted.
**** ERROR **** [20214]:
Path search encountered an archive library name in the ZDLL
location.
**** ERROR **** [20215]:
Input file name; procedure name contains one or more
unsupported Attributes. Unsupported attributes are: Resident,
Callable, Privileged, Interrupt, Shell, Preemptable.