On Sat, Jan 11, 2003 at 07:16:26PM -0800, Kris Kennaway wrote:
> fpsetmask is not defined in <floatingpoint.h> or
> <machine/floatingpoint.h> on sparc64 (it is on i386):
> 
> /usr/include/machine/floatingpoint.h:#define    fpsetmask(m)    ((fp_except_t)      \
> /usr/include/ieeefp.h:extern fp_except_t fpsetmask(fp_except_t);
> /usr/include/floatingpoint.h:#define    fpsetmask(m)    ((fp_except_t)            
> 
> This appears to cause the following port failures/warnings:
> 
> amphetamine-0.8.10.log:src/Main.cpp:79: `fpsetmask' undeclared (first use this 
>function)
> glasteroids-1.0.log:Glasteroids.cxx:82: `fpsetmask' undeclared (first use this 
>function)
> lame-devel-3.89b.log:util.c:883: warning: implicit declaration of function 
>`fpsetmask'
> smalltalk-2.0.8.log:lex.c:814: warning: implicit declaration of function `fpsetmask'
> xmrm-2.0_2.log:morphvec.cc:439: `fpsetmask' undeclared (first use this function)
> 
> Is this an omission, or are the ports wrong?

Here's another FP-related failure:

http://bento.freebsd.org/errorlogs/sparc64-5-latest/xaos-3.0.log

FP_X_DNML is defined on i386 in /usr/include/machine/ieeefp.h, but not
on sparc64.

Kris

Attachment: msg50013/pgp00000.pgp
Description: PGP signature

Reply via email to