Subject: Re: gcc4 status
To: matthew green <mrg@eterna.com.au>
From: Erik Bertelsen <erik@erikb.net>
List: tech-toolchain
Date: 06/02/2006 17:31:43
On Fri, Jun 02, 2006 at 03:12:23AM +1000, matthew green wrote:
> 
> hmm, i expect it is failing because there is no options.h
> in your libobjc4 objdir (unlike the i386 build.)
> 

After doing the build tools and kernel and after doing

   cp tools/gcc/build/gcc/options.h gnu/lib/libobjc4/
   cp tools/gcc/build/gcc/options.h gnu/usr.bin/gcc4/backend/


from /home/NetBSD/obj.macppc, the build is now happily continuing at its 233 MHz pace.
Right now it has reached usr.sbin/pkg_install.

I'll call back if I get into more problems further along the build.

 -Erik