Subject: format of object files
To: None <macbsd-general@NetBSD.ORG>
From: Keenan Brock <kfb2@Lehigh.EDU>
List: macbsd-general
Date: 10/29/1994 18:23:47
can anyone tell me how to find out the format of a .o file

i know there is an a.out.h file telling about the executeable, but is there
some information where I can get information about the format of a .o
object file?

ie gcc -c main.c
what does main.o look like?

Keenan
kfb2@lehigh.edu