On Tue, 17 Jul 2018, Paul Koning wrote: > That reveals some things but nothing jumps out at me. However... pdp11 > is an a.out target, not an ELF target. Would that explain the problem? > If yes, is there a workaround (short of implementing ELF)?
As there are hardly any targets left without named section support, using ELF might be a good idea so you don't have to deal with the no-named-sections issues. The ELF e_machine value EM_PDP11 was assigned to Lars Brinkoff, l...@nocrew.org, 30 May 2002, according to the comments in ch4.eheader.html. I don't know if an actual ELF ABI has been defined. -- Joseph S. Myers jos...@codesourcery.com