| Related articles |
|---|
| object file formats gilesmw@ncsc.navy.mil (2001-01-26) |
| Re: object file formats ian@zembu.com (Ian Lance Taylor) (2001-01-28) |
| From: | gilesmw@ncsc.navy.mil |
| Newsgroups: | comp.compilers |
| Date: | 26 Jan 2001 17:07:03 -0500 |
| Organization: | Compilers Central |
| Keywords: | linker, question, comment |
| Posted-Date: | 26 Jan 2001 17:07:02 EST |
What is the difference between the following object file formats: COFF,
ECOFF, and XCOFF?
thanks,
mark
[COFF is AT&T's object format for early System V, ECOFF is Microsoft's
mutant version for Windows, XCOFF is IBM's mutant version for AIX. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.