Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!gatech!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix Subject: Re: Object Files on Vax's Running Unix Message-ID: <11@brl-tgr.ARPA> Date: Sat, 23-Nov-85 11:43:10 EST Article-I.D.: brl-tgr.11 Posted: Sat Nov 23 11:43:10 1985 Date-Received: Sun, 24-Nov-85 06:40:44 EST References: <245@uhpgvax.UUCP> Distribution: net Organization: Ballistic Research Lab Lines: 8 > I would like some information or references that give > 'detail' of the format for writing object files on vax's > under the UNIX BSD 4.2 operating environment. > Also any help on how to go about writing these files > for a small compiler. My advice is to generate assembly language and let the existing assembler worry about generating object files.