gfortran45 IEEE exceptions are in the manual, but not supported?

FX fxcoudert@gmail.com
Wed Feb 23 14:43:00 GMT 2011


> Don't assume that everything which does not work on ia64 FreeBSD doesn't work elsewhere...
> 
> There seems to be a version for x86_64 and 32-bit x86; there seems to be also a version for GLIBC. Thus, you could check whether you could adapt either version to work with FreeBSD on ia64. And there is a version which uses fpsetmask (fpu-sysv). 

I'm surprised this doesn't work on ia64 and sparc64 FreeBSD, because I read the page at [1] to indicate that FreeBSD has a function fpsetmask(), which comes from header ieeefp.h, which is exactly what the configure script should be looking for.

Anton, could you post the file config.log in your libgfortran build directory, if you still have it? I wonder what's going wrong with the configure script.

FX



  [1] http://www.freebsd.org/cgi/man.cgi?query=fpsetmask&apropos=0&sektion=0&manpath=FreeBSD+8.1-RELEASE&format=html



More information about the Fortran mailing list