| Related articles |
|---|
| COFF and byte ordering chrise@sr.hp.com (Chris Eich) (1992-06-25) |
| Re: COFF and byte ordering sac@cygnus.com (1992-06-26) |
| Re: COFF and byte ordering chrise@hpsrcje.sr.hp.com (Chris Eich) (1992-06-26) |
| Re: COFF and byte ordering chrise@hpsrcje.sr.hp.com (Chris Eich) (1992-07-01) |
| Newsgroups: | comp.compilers |
| From: | Chris Eich <chrise@sr.hp.com> |
| Organization: | Compilers Central |
| Date: | Thu, 25 Jun 1992 18:48:34 GMT |
| Keywords: | linker, question |
Does anyone have tools to byte-swap COFF files? I want to generate them
on a big-endian system and consume them on a little-endian system. COFF
is liberally littered with shorts and ints, written and read in whatever
byte order is natural for system.
Chris Eich chrise@sr.hp.com
Hewlett-Packard Company
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.