libbfd msdos target
DJ Delorie
dj@delorie.com
Wed Sep 11 16:12:00 GMT 2002
> I was wondering if libbfd supports 16bit msdos executables. I tried
> compiling in the msdos target, but when trying to dump an executable I get
> "File format not recognized" from objdump(2.13.90.0.4). Is this a bug, or
> just the lack of support?
BFD does not support 16 bit MS-DOS executables. The closest it comes
it that it knows about DJGPP's stub to 32-bit COFF files to make a
"djgpp executable". But that's probably not what you want.
More information about the Binutils
mailing list