Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++

Bad object file record in…

Author: Embarcadero USA

 Question and Answer Database

FAQ563C.txt   Bad object file record in...
Category   :Linker
Platform    :All
Product    :BC++  5.x

Question:

What's a possible cause for the linker error
Fatal: Bad object file record in file xxx near module offset
0x00000000

Answer:

There are more legitimate means of getting this error, of course,
but often when it is at offset zero it means an incorrect file 
parameter on your tlink line ( for example a text file like a 
cpp or a def ).

7/2/98 10:32:32 AM
 

Article originally contributed by


Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES