Subject: Re: Compiling NetBSD for a DECstation
To: Yaser Doleh <doleh@alquds.org>
From: Chris G. Demetriou <cgd@alpha.bostic.com>
List: port-pmax
Date: 10/11/1994 18:38:57
> - lib/libc/arch/mips/infinity.c 
>   If somebody know what infinity.c should be for the mips, please
>   let me know.

same as for the i386 i believe...

> - lib/libc/stdlib/strtod.c file does not compile. 
>   Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined
>   Which one ?

IEEE_8087.  That's really "IEEE Little-endian" and is poorly named.

> - I got the error message 
> building standard c library
> tsort: cycle in data
> tsort: rec_put.o
> ... 
> (A alot of .o files)

those aren't errors, they're warnings, and are to be expected.


chris