This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libbfd msdos target


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]