Subject: Re: build.sh release failure on hp700
To: Current Users <current-users@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 08/14/2007 17:34:30
On Mon, 13 Aug 2007, Chavdar Ivanov wrote:
> /usr/src/lib/libc/gen/infinityl_dbl_ieee754.c:13:2: error: #error
> double / long double mismatch
>
> [...]
> ./build.sh  -m hp700 -D /e/dest -M /f/obj -T /f/tools -R /e/release -u
> -x release
> 
> Cross-compiled on i386 -current from a few days ago (4.99.27).

This is just a guess, but I notice that some architectures
have their own versions of infinity-related definitions in
src/lib/libc/arch/${ARCH}/gen.  Perhaps hp700 should be added to that
set?

--apb (Alan Barrett)