I am working on a compiler kit for an in-house processor that uses Elf as object file format. Since this compiler will be released to external customers, I need to reserve an 'official' e_machine value for this processor. Somehow I am unable to find out how to reserve such a value. How should I do this? Thanks, Stephen.
- How to reserve an Elf e_machine value Stephen Andieta
- Re: How to reserve an Elf e_machine value H.J. Lu
- Re: How to reserve an Elf e_machine value Michael Meissner
- Re: How to reserve an Elf e_machine value Stephen Andieta
- Re: How to reserve an Elf e_machine value Cary Coutant
- Re: How to reserve an Elf e_machine value Joseph S. Myers