This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How to reserve an Elf e_machine value
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: "Stephen Andieta" <andietas at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 3 Jun 2008 08:49:26 -0700
- Subject: Re: How to reserve an Elf e_machine value
- References: <999208.81909.qm@web46315.mail.sp1.yahoo.com>
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 <andietas@yahoo.com> 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. Somehow I am unable to find out how to reserve such a value. How should I do this?
>
> Thanks,
>
> Stephen.
>
>
>
>
>
>
--
H.J.