ICE building a libsupc++ file, pdp11 target
Joseph Myers
joseph@codesourcery.com
Mon Jul 23 14:30:00 GMT 2018
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,
lars@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
joseph@codesourcery.com
More information about the Gcc
mailing list