[comp.sys.misc] CPM 68k object module format information wanted.

jdg@elmgate.UUCP (Jeff Gortatowsky) (01/21/87)

As the subject says I'm looking for a comprehensive document describing
the object module format used by link68 and produced by the CPM68K C
compiler (DRI-C/Alcyon C?).  Please email. It's of limited use I should
think.


-- 
Jeff Gortatowsky       {allegra,seismo}!rochester!kodak!elmgate!jdg
Eastman Kodak Company  
<Kodak won't be responsible for the above comments, only those below>

mknox@ngp.utexas.edu (Margaret H. Knox) (01/24/87)

I'm not sure there IS more information than what is in the CP/M-68K
manuals.  The format of the .O file is described in the Programmer's
Guide, section 3 (the output of the linker, and the input TO the
linker, don't differ by all that much).  Usual 601A header and
data.  The relocation information is VERY loose, essentially one
word of relocation einfo per workd of program.  The symbol table is
stuck at the end.  

If you need, I can copy a few pages out of the manual, or tell you
where to get a set.