Subject: re: Building kernel using toolchain GCC 3.3?
To: Paul Mather <paul@gromit.dlib.vt.edu>
From: matthew green <mrg@eterna.com.au>
List: port-alpha
Date: 09/17/2003 10:46:53
   There was a message not so long ago announcing a snapshot built using
   the new in-tree GCC 3.3.  Was the kernel also built using GCC 3.3?  I

(of course :-)

   ask because I just tried using build.sh to build a kernel with
   USE_TOOLS_TOOLCHAIN=no set and the build failed with an internal

you want to use HAVE_GCC3=yes now.

   compiler error complaining about an unrecognizable instruction:
   
   [ ... ]
   /usr/tools/bin/alpha--netbsd-gcc  -pipe -mcpu=21164 [ ... ]


could you try building without -mcpu=21164 ?