ACC Utilities Reference Guide
92 Chapter3
ZLINK - Z80/Z180 Relocating Linker
ZLINK Errors
Error 18 Linkage forced with errors
TheFOcommandhasbeenusedtoforcethelinkin
spite of unresolved external references or other errors.
Error 19 Link terminated due to errors
There are either unresolved external references or
other errors in the link, and thus it is terminated
without creat ing a program file.
Error 20 Unable to complete link due to undefined
externals
External references are not defined in the ZLINK file.
ZLINK does not create the executable file.
Error 21 Not used
Error 22 Library command not implemented
The LI command is not yet available in the ZLINK
linker program.
Error 22 Missing parameter i n ORG command
The ORG command requires that t h e origin address is
also entered.
Error 23 Illegal alignment mask specified
The alignment mask must be a power of 2.
Error 24 Missing END record for module xxxxx
Each module must have an END record. The END
record is automatically generated by ZX80R so this
error should not occur unless ZX80R terminates
abnormally.
Error 25 Unknown record type ignored in relocatable file
The record t ypes (as documented in Appendix A, under
NewFormats)mustbe0-12.
Error 26 Unknown entry point type fo r: name
An entry point of type not 0 (absolute) or 1 (relocatable)
was detected for the specified name. Inconsistency
between ZX80R and ZLINK.










