Subject: Re: toolchain/34258: Cross building NetBSD 3.x with GCC 4.x fails
To: None <skrll@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Nick Hudson <skrll@netbsd.org>
List: netbsd-bugs
Date: 09/23/2006 07:00:05
The following reply was made to PR toolchain/34258; it has been noted by GNATS.

From: Nick Hudson <skrll@netbsd.org>
To: Christos Zoulas <christos@zoulas.com>
Cc: gnats-bugs@netbsd.org, toolchain-manager@netbsd.org,
	gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Subject: Re: toolchain/34258: Cross building NetBSD 3.x with GCC 4.x fails
Date: Sat, 23 Sep 2006 07:56:18 +0100

 On Friday 22 September 2006 23:58, Christos Zoulas wrote:
 [...]
 > Wow, thanks for all this work! What's the problem with the vax?
 
 .if ${MACHINE_ARCH} == "vax"
 HAVE_GCC3?=     no
 
 That's the problem - I haven't fixed the compile problems in gcc2.95.3
 
 > christos
 
 Nick