Re: Enabling 68K a.out/COFF support in tools?
Chris Hanson <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Apr 6, 2023, at 5:32 AM, Izumi Tsutsui <[email protected]> wrote: > > binutils has removed m68k-a.out and m68k-coff support since 2.31: > https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=dc12032bca08554cf0a72d224e44f755f7789ff3 Oh no, that's unfortunate! I figured that sort of thing wouldn't be removed. :( > Using tools from netbsd-8 (i.e. binutils-2.27) should work. > (I used it to disassemble a.out-hp300hpux binaries) > https://gist.github.com/tsutsui/2be834e6b3ab56cb6ac4476dc66b9c27 Thanks! Worst-case I can set up a VM with NetBSD 8 to do this stuff in. :) -- Chris