Subject: Re: Failure compiling gcc3-3.3nb5
To: NetBSD/cobalt <port-cobalt@NetBSD.org>
From: Andreas Yankopolus <andreas@yank.to>
List: port-cobalt
Date: 12/14/2003 17:38:00
It appears that the options from cpuflags were causing the problem. 
Removing the reference to cpuflags.mk in /etc/mk.conf resulted in a 
clean compile for gcc3-3.3.nb5.

Lesson: don't use cpuflags when compiling gcc-3.3!

-Andreas