Subject: re: m68000 new toolchain issues
To: Matthew Fredette <fredette@MIT.EDU>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 12/11/2001 10:35:37
Also, binutils makes CPU32 executables with an e_machine value of EM_68K
but with an e_flags value of EF_CPU32 (defined in include/elf/m68k.h),
which is just the kind of CPU identifying I need for the m68000. In my
working directory I picked another value for a new EF_M68000 flag; with
what authority should we register/clear/whatever a new flag value?
registry@caldera.com i believe. simonb will correct me if i'm wrong...