Subject: -mno-fpu compiler flag
To: None <port-sparc64@NetBSD.org>
From: None <sigsegv@rambler.ru>
List: port-sparc64
Date: 01/08/2005 14:25:05
I've noticed that during kernel compilation '-mno-fpu' flag is set. My 
Ultra10 has 440MHz UltraSparc IIi cpu, which I'm sure has a built-in 
FPU. Is it a good idea to tweak the Makefile to remove '-mno-fpu' so 
that native hardware floating point instructions are used or kernel does 
not use float and double datatypes?