To: djgpp AT delorie DOT com Subject: nasm disassembler Message-ID: <19970226.150434.7543.1.fwec@juno.com> From: fwec AT juno DOT com (Mark T Logan) Date: Wed, 26 Feb 1997 14:58:37 EST I just downloaded nasm, and even though I haven't had a chance to test it out yet, I am fairly impressed. I have a question about the disassembler. It claims to only be able to disassemble a straight binary file, no COFF, of ELF formats. How can I translate GCC output (COFF) to simple binary? TIA -Fwec