[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1005: the default overlay class '<class>' contains the word 'DATA' 
------------------------------------------------------------------------------

  This message indicates that the default overlay class, taken from the
  class of the first segment in the first .OBJ being linked, contains the
  word 'DATA'. Blinker currently only overlays code, so this message is
  displayed as a warning in case a non-standard .OBJ file is being linked
  as the first .OBJ file.

  If the class name displayed is not a code class then check that the
  first .OBJ being linked contains a valid code segment as the first
  segment, or place one of your own program .OBJ files as the first .OBJ
  file in the script file.

  If the class name displayed is correct as the class of code to be
  overlaid then you may override this warning message by including the
  command OVERLAY CODE, <class> in the link script file.

See Also: SEARCH
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson