This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: uberbaum tree fails for --target=m68k-elf
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Peter Barada <peter at the-baradas dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 11 Nov 2004 09:45:03 -0800
- Subject: Re: uberbaum tree fails for --target=m68k-elf
- References: <20041111150740.D70599802F@baradas.org>
On Thu, Nov 11, 2004 at 10:07:40AM -0500, Peter Barada wrote:
>
> Over the past couple of days, I can't build the uberbaum tree for
> --target=m68k-elf.
> ...
> make[1]: *** No rule to make target `../build-i686-pc-linux-gnu/fixincludes/fixincl', needed by `stmp-fixinc'. Stop.
> make[1]: Leaving directory `/home/peter/work/cvs-gnu/obj/gcc'
> make: *** [all-gcc] Error 2
>
> The latest update was from around 14:30 UTC today.
> Any ideas what's causing it to fail?
See http://gcc.gnu.org/PR18423.
Janis