This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Defining __powerpc__ in rs6000.h
- To: gcc at gcc dot gnu dot org
- Subject: Defining __powerpc__ in rs6000.h
- From: "David O'Brien" <obrien at FreeBSD dot org>
- Date: Fri, 18 May 2001 04:46:07 -0700
- Organization: The NUXI BSD group
- Reply-To: obrien at FreeBSD dot org
Would it be possible to define __powerpc__, __ppc__, etc... in
CPP_CPU_SPEC, or something simular as is done in i386/i386.h and
alpha/alpha.h?
The lack of having these CPU defines defined automatically is all that
prevents one from using an OS-wide CPP_PREDEFINES in a PowerPC port.
--
-- David (obrien@FreeBSD.org)