Subject: Re: Cross build powerpc with 9/29 current
To: NetBSD Current Users <current-users@netbsd.org>
From: Derek God3 <derek0godfrey@netscape.net>
List: current-users
Date: 09/30/2003 21:37:22
copying .../gnu/dist/toolchain/gcc/ginclude/stdbool.h
to /usr/include seems to fix this. (there was no /usr/include/stdbool.h
in 1.6) Evidently the confgure
or the makefile has escaped the toolchain.

derek0godfrey@netscape.net wrote:

> I'm having trouble cross building powerpc from
> 9/29 current.
>
> lib2gc dosn't seem to like etime_.o when built cleanly but
> will do so on an update build. gcc/backend seems very
> confused over stdbool.h (which one ?) the configure step
> sees stdbool.h but the makefile dosn't. Is anyone else
> seeing this.
> (building on a 1.6Rel i386 platform with fresh cvs
>  updates and empty obj/tools/dest). Should I
> go back to 'HAVE_GCC3=no'
>
> -Derek
>