Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>wrt0003 memory model mismatch in coment record ('<model known before>' !=</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 wrt0003 memory model mismatch in COMENT record ('<model known before>' !=
         '<model encountered>', COMENT record at 0x<offset, file '<file>'

     Explanation:  There are many types of COMENT records which provide
     descriptive information about the object but do not usually affect the
     output of a linker.  These records are similar to a comment which you
     might place in a source file.  One type of COMENT record is a memory
     model specification that does not affect the running of .RTLink.

     The message indicates that the data portion of this COMENT record did
     not match the data in these records which the linker encountered
     previously.  Since the format of this particular COMENT record is
     unpublished, and since many compiler manufacturers embed more
     information than just the memory model in this record (compiler version
     numbers seem to affect the data also), the condition is not normally an
     error.  The message is displayed only to let you know that the data in
     these records differ.

     Action:  Make sure that the objects and libraries which you are
     linking together are of the same memory model.  If you are sure that
     they are, ignore the warning.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson