This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] OMF support for BFD
On Mon, Sep 19, 2011 at 11:10 AM, Paul Smedley <paul@smedley.id.au> wrote:
> I posted on your site, but omf is also used on OS/2. ?Currently OS/2 gcc use
> a.out but the linker converts to omf on the fly.
>
> Thanks for your work on this - it's interesting to a few OS/2 nerds too :)
Good to know! Please note though that my port only supports the
16-bit records at the moment. Adding support for the 32-bit records
should be easy-ish, I just don't have 32-bit object files to work
with. (They'd be most welcome in my inbox.)