Subject: Re: port-i386/13461: 1.5.1/1.5W does not work on FPU-less machines
To: Jarom r Dolecek <jdolecek@netbsd.org>
From: None <itojun@iijlab.net>
List: port-i386
Date: 07/16/2001 10:01:50
>> could someone (with more clue about MATH_EMULATION) please take
>> a look at PR13461? in short, NetBSD 1.5.1/1.5W does not work on
>> FPU-less i386 machines, while 1.5/1.5V does.
>It seems it's not MATH_EMULATE specific issue at all. ping on my 386DX
>doesn't work with -current, it's not able to even ping machine on other
>side of cable; on ^C, it commonly waits very long in uvn_flush(), and gets
>SIGSEGV eventually.
ping uses floating point, btw.
itojun