Subject: Re: 2.0 self-building doesn't work
To: None <port-amiga@netbsd.org>
From: Gunther Nikl <gni@gecko.de>
List: port-amiga
Date: 02/24/2005 13:45:09
On Thu, Feb 24, 2005 at 04:35:22AM -0800, John Klos wrote:
> cc    -O -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings 
> -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic 
> -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype  gengtype.o 
> gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
> nbmake: don't know how to make 
> /usr/src/tools/gcc/../../gnu/dist/gcc/gcc/fold-const.c. Stop
> 
> nbmake: stopped in /usr/obj/tools/gcc/build/gcc

  AFAIK, using non-gnumake to build GCC isn't supported.

  Gunther