Newsgroups: comp.os.msdos.programmer
Path: utzoo!utgpu!watserv1!maytag!mks.com!mks!eric
From: eric@mks.mks.com (Eric Gisin)
Subject: Re: determining 386 OMF modules
Sender: eric@mks.com (Eric Gisin)
References: <1990Sep25.190725.8279@mks.com>
In-Reply-To: eric@mks.com's message of Tue, 25 Sep 90 19:07:25 GMT
Organization: Mortice Kern Systems Inc., Waterloo, Ontario, CANADA
Date: 25 Sep 90 17:03:43
Message-ID: <ERIC.90Sep25170343@mks.mks.com>

I've found documentation on Easy OMF-386, which is what the PharLap linker
supports.  This has a COMENT with class=0xAA, flags=0x80, data="80386".

The MicroSoft 386 C compilers use PUB386 records, which I cannot
find any documentation on. (other than Xenix <sys/relsym86.h>).

Are there any other formats?
