Re: How to reserve an Elf e_machine value

2008-06-06 Thread Joseph S. Myers
On Fri, 6 Jun 2008, Stephen Andieta wrote: > Yep, my request to [EMAIL PROTECTED] just bounced, so I will live > with a random number. caldera.com doesn't have an MX record whereas sco.com does, so maybe it's a problem with that old domain. Try Dave Prosser <[EMAIL PROTECTED]> directly - he

Re: How to reserve an Elf e_machine value

2008-06-06 Thread Cary Coutant
Let me second H.J.'s suggestion to post your request at http://groups.google.com/group/generic-abi In the absence of any SCO presence, that group now serves as the closest thing we have to a standards forum for ELF and the gABI. -cary

Re: How to reserve an Elf e_machine value

2008-06-06 Thread Stephen Andieta
ect: Re: How to reserve an Elf e_machine value On Tue, Jun 03, 2008 at 08:46:44AM -0700, Stephen Andieta wrote: > > 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

Re: How to reserve an Elf e_machine value

2008-06-04 Thread Michael Meissner
On Tue, Jun 03, 2008 at 08:46:44AM -0700, Stephen Andieta wrote: > > 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. S

Re: How to reserve an Elf e_machine value

2008-06-03 Thread H.J. Lu
Hi, I suggest you post a message at http://groups.google.com/group/generic-abi H.J. On Tue, Jun 3, 2008 at 8:46 AM, Stephen Andieta <[EMAIL PROTECTED]> wrote: > > I am working on a compiler kit for an in-house processor that uses Elf as > object file format. Since this compiler will be release

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