This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: m68k bootstrapping broken
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Richard Zidlicky <rz at linux-m68k dot org>
- Cc: gcc at gnu dot org
- Date: Mon, 5 Jan 2004 14:32:02 -0500 (EST)
- Subject: Re: m68k bootstrapping broken
- References: <20040104215932.GC1714@linux-m68k.org>
On Sun, 4 Jan 2004, Richard Zidlicky wrote:
>
> When I compile libgcc with the same flags with a crosscompiler this
> doesnt happen so it appears the compiler has miscompiled itself
> somewhere else.. anyone else seen this?
Not around 2003-12-10 for other targets. In cases like this, it
has been suggested to simplify miscompilation analyzis by just
running "make all" instead of "make bootstrap" and then
investigate failures in "make check". But this is mostly for
the archive, you probably already knew that...
brgds, H-P