Message-ID: <34CD2042.BD669D00@gmx.net> Date: Tue, 27 Jan 1998 00:46:10 +0100 From: Robert Hoehne Organization: none provided MIME-Version: 1.0 To: "Omer J. Hickman" CC: DJGPP Mailing list Subject: Re: Converting COFF 2 bin and other formats References: <34CA92B1 DOT 5205 AT peak DOT org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk 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 * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************