JCL Help:TJclAbstractMapParser.LinkerBug
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclAbstractMapParser.LinkerBug Property
[+] TJclAbstractMapParser Fields
[+] TJclAbstractMapParser Methods
[+] TJclAbstractMapParser Properties
Search in JCL Help
Search in all projects
Summary
Is the linker bug found in the map.
Pascal
public property LinkerBug: Boolean;
Description
LinkerBug holds a flag to determine if the linker bug is found in the map file. The bug appears if a unit has >64K of data after the code and another unit follows. The solution is to move the data to a separate unit.
See Also
LinkerBugUnit
About
Donator
Petr Vones
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page