ACC Utilities Reference Guide
90 Chapter3
ZLINK - Z80/Z180 Relocating Linker
ZLINK Errors
ZLINK Errors
All file handling errors are reported using the H P-UX file error
descriptions.
Error Explanation
Error 0 Abort ing Link
This message occurs when the Q command is entered
to terminate the link.
Error 0 nnn error(s) detected during link
This is a final status reporting on the total number of
errors that were detected during the link.
Error 1 Unknown runstring file suffix: aaaa
The runstring file suffix for ZLINK must be ‘ZLNK’.
Error 1 Unknown command xxx - ignored
Command xxx is not a valid command for ZLINK.
Checkthesectiononavailablecommands.
Error 4 Duplicate NAM entry: name
NAM name is already in symbol table. That is, another
relocatablemodulehasthesameNAMname.
Error 5 Symbol table overflow
Symbol table for ZLINK does not have enough space to
fit all th e required entry points and N AM records. If
this error occurs it may be necessary to reduce either
the number of modules, or the number of entry points
within the modules.
Error 6 Ca n’t find NAM: name in PAS S 2
This error should not occur if PASS 1 was successful. It
indicates an internal inconsistency in ZLINK.
Error 7 Exte rnal reference table ove rflow
Too many external references in this module. The limit
is currently set at 500 per module.










