
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>wrt0004 duplicate start address (using the first one we saw on this level)</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
wrt0004 Duplicate start address (using the first one we saw on this level)
Explanation: Some languages specify a start address for the program
in each object module that makes up the program. The start address
associated with the first object encountered is used as the start
address of the program. This message lets you know that multiple
definitions of a start address were encountered and that the start
address specified by the module which is currently being processed will
be ignored.
Action: If a start address was defined in a referenced .PLL and the
linker encounters a start address in the object code, the start address
in the object code will override the start address associated with the
.PLL. You can use the VERBOSE option to see just which file .RTLink was
processing when the warning occurred.
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson