ACC Utilities Reference Guide
Chapter 3 91
ZLINK - Z80/Z180 Relocating Linker
ZLINK Errors
Error 8 Unde fined EXTernal label: name
Externalreferencemadetothisnamebutnoentry
point has been found.
Error 9 Und efined default external DEXT: name
Neither of the names referred to in a DEXT statement
have been found.
Error 10 Duplicate entry point nam e: name
Same subroutine name defined in two or more
modules, or multiple times in the one module.
Error 11 Not used
Error 12 Unrecognized subelement in code element
Refer to Appendix A, on relocatable code records, under
element t ypes 1 and 2. This error should not occur - it
indicates an internal inconsistency in ZX80R or
ZLINK.
Error 13 Expression evaluation error
Illegal combination of operators and operands in a
module. These errors are usually should picked up by
ZX80R and should not occur.
Error 14 Unknown code element type
The code element type generated by ZX80R should be
0, 1, or 2. Thiserror indicatesan internal inconsistency
in either ZX80R or ZLINK, and should not occur.
Error 15 Code segment length error
The element length in the relocatable code records, as
generated by Z X80R is incorrect. This error indicates
an internal inconsistency in either ZX80R or ZLINK,
andshouldnotoccur.
Error 16 Duplicate NAM record in module: name
Current module has already supplied a NAM record.
This error is not expected as ZX80R w ill only generate
modules with 1 NAM record.
Error 17 Not used










