Mail Archives: djgpp/1998/01/26/19:07:47
Omer J. Hickman wrote :
>
> How can I convert DJGPP COFF objects into other binary object formats
> like flat BIN or 32 bit OBJ?
With the current tools this is AFAIK not possible. But you
can get the sources for GNU binutils, patching it in a way
that these object formats are supported and then (if you were
successfull) simply using objcopy should be enough.
But if you would tell us, why you need this, maybe there is
an other solution for you and BTW what do you mean exactly
with "flat BIN" and "32 bit OBJ"?
Robert
--
******************************************************
* email: Robert Hoehne <robert DOT hoehne AT gmx DOT net> *
* Post: Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW: http://www.tu-chemnitz.de/~sho/rho *
******************************************************
- Raw text -