This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Status and rationale for toplevel bootstrap (was Re: Example of debugging GCC with toplevel bootstrap)
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: richard dot guenther at gmail dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 16 Jan 06 14:05:24 EST
- Subject: Re: Status and rationale for toplevel bootstrap (was Re: Example of debugging GCC with toplevel bootstrap)
The question what is "native" here remains
I define "native" as meaning "the target and host configurations are
the same". So a biarch compiler can be either native or cross depending on
whether or not the target is the same as that used to build itself.