| Related articles |
|---|
| Object Module Formats old_dnepr@yahoo.com (2001-09-05) |
| Re: Object Module Formats dlindauer@notifier-is.net (david lindauer) (2001-09-11) |
| Re: Object Module Formats p_carroll@yahoo.com (Paul Carroll) (2001-09-11) |
| Re: Object Module Formats vbdis@aol.com (2001-09-11) |
| Re: Object Module Formats aarongray@beeb.net (Aaron Gray) (2001-09-11) |
| Re: Object Module Formats old_dnepr@yahoo.com (2001-09-16) |
| Re: Object Module Formats dlindauer@notifier-is.net (david lindauer) (2001-09-20) |
| From: | "Aaron Gray" <aarongray@beeb.net> |
| Newsgroups: | comp.compilers |
| Date: | 11 Sep 2001 23:19:22 -0400 |
| Organization: | A Beeb User |
| References: | 01-09-019 |
| Keywords: | linker |
| Posted-Date: | 11 Sep 2001 23:19:21 EDT |
I do not know what processors you are targetting but for 32bit + COFF
seems to be used format, by Unixes and Windows. MSDN has the best
documentation, other sources are :-
http://www.doc.ic.ac.uk/~mac/manuals/sunos-manual-pages/sunos4/usr/man/man5/
coff.5.html
and
http://www.delorie.com/djgpp/doc/coff/
Yours Sincerely,
Aaron Gray
"Oleg T." <old_dnepr@yahoo.com> wrote in message
> What is the most suitable Object Module Format for cross assemblers,
> compilers?
Return to the
comp.compilers page.
Search the
comp.compilers archives again.