Related articles |
---|
COFF, ELF gabor@galactica.it (1996-03-24) |
Re: COFF, ELF schwarz@mips.complang.tuwien.ac.at (1996-03-27) |
Re: COFF, ELF larryr@cybergate.com (Larry Rau) (1996-03-27) |
From: | Larry Rau <larryr@cybergate.com> |
Newsgroups: | comp.compilers |
Date: | 27 Mar 1996 23:31:01 -0500 |
Organization: | is not good. |
References: | 96-03-172 96-03-200 |
Keywords: | linker |
Konrad Schwarz wrote:
> The segmented object file format used by 16-bit Windows is described
> in the MS-DOS Encyclopedia from MS Press. I think the 32-bit file
> formats are COFF or ELF.
Win32 use COFF (with an old MS-DOS header, and stub program).
Win32 and most UNIX os'es i've worked on also have the wonderful
header files to use for documentation! :)
.......larry
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.