This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Release Criteria and PPC Linux support
Mark Mitchell <mark@codesourcery.com> writes:
> I will add PPC Linux to the list of secondary platforms. We need to
> pick a particular distribution, and a target triplet.
My suggestion would be LinuxPPC 2000, with triplet 'powerpc-unknown-linux-gnu'.
Please also add powerpc-unknown-eabisim, for PowerPC embedded targets.
It's what the automated testing uses, so I know it works now (ignoring
people named Richard breaking the tree :-) and we don't have any
embedded targets in the list.
The three targets (these plus AIX) are all the supported targets on
powerpc.
--
- Geoffrey Keating <geoffk@cygnus.com>