Subject: re: conversion u_int64_t -> double
To: None <and@genesyslab.com, mrg@eterna.com.au>
From: None <eeh@netbsd.org>
List: port-sparc64
Date: 02/15/2001 06:42:47
	there are know issues with 'float' and 'double' support on sparc64.  you
	should compile with -msoft-quad-float.

-msoft-quad-float should only affect `long double' (128-bit)
floating port code generation.

Eduardo