Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!qantel!lll-lcc!lll-crg!seismo!columbia!caip!brl-adm!brl-smoke!smoke!00R0DHESI%bsu.csnet@CSNET-RELAY.ARPA From: 00R0DHESI%bsu.csnet@CSNET-RELAY.ARPA (Rahul Dhesi) Newsgroups: net.lang.c Subject: Common Object File Format Message-ID: <4201@brl-smoke.ARPA> Date: Sat, 27-Sep-86 04:36:14 EDT Article-I.D.: brl-smok.4201 Posted: Sat Sep 27 04:36:14 1986 Date-Received: Tue, 30-Sep-86 08:27:42 EDT Sender: news@brl-smoke.ARPA Lines: 24 Roy Carlson (mesage identification information stripped as always by our brain-damaged VAX/VMS mail utility) asked: > COFF (Common Object File Format) was documented in Chapter 9 of the > Transition Aids manual that was published at the time of introduction > of System V. Is it described in the current System V documentation? The System V Release 2 Programmer's Manual dated October 1985 that we received with System V Release 2.1 for the AT&T 3B2 documents the format of a.out files under the manual page A.OUT(4). This file has what the manual calls "a common object format". Another sentence says, "The output file of the assembler as(1), also follows the common object file format of the a.out file...." The title of the manual page and the table of contents don't mention "common object file" but the permuted index does. More detailed information about the first 20 bytes of a common object file is under the manual page FILEHDR(4). See also LDFCN(4) for a description of a set of "common object file access routines" which are "a collection of functions for reading common object files and archives containing common object files." seismo!csnet-relay.ARPA!bsu!dhesi dhesi%bsu@csnet-relay.ARPA