Re: How to reserve an Elf e_machine value

2008-06-06 Thread Stephen Andieta
Yep, my request to [EMAIL PROTECTED] just bounced, so I will live with a random number. Thanks, Stephen - Original Message From: Michael Meissner <[EMAIL PROTECTED]> To: Stephen Andieta <[EMAIL PROTECTED]> Cc: gcc@gcc.gnu.org Sent: Wednesday, June 4, 2008 7:44:30 AM Subj

How to reserve an Elf e_machine value

2008-06-03 Thread Stephen Andieta
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