Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site dataio.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!mtuxo!mtunh!mtung!mtunf!ariel!vax135!cornell!uw-beaver!uw-june!entropy!dataio!bright
From: bright@dataio.UUCP (Walter Bright)
Newsgroups: net.micro.pc
Subject: Re: Wanted:  MSDOS .OBJ, .LIB file formats
Message-ID: <686@dataio.UUCP>
Date: Tue, 25-Jun-85 08:20:46 EDT
Article-I.D.: dataio.686
Posted: Tue Jun 25 08:20:46 1985
Date-Received: Thu, 27-Jun-85 04:40:21 EDT
Reply-To: bright@dataio.UUCP (Walter Bright)
Organization: Data I/O Corp., Redmond WA
Lines: 14

In article <658@whuxl.UUCP> qtest@whuxl.UUCP (QTEST) writes:
>I'm about to embark on the lengthly task of writing a linking loader for
>msdos and I need documentation on the object (.OBJ) and library (.LIB)
>files.  Does anyone have this information?  Does it exist?  Any ideas or
>suggestions would be helpful.

The MS-DOS .OBJ file format is really the Intel format. The spec for
the Intel format can be obtained by calling your local Intel office.
The document to ask for is:

		8086 Relocatable Object Module Formats
		Order Number: 121748-001

Warning: This document is incredibly obtuse. Have fun!