This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Wed, Feb 23, 2011 at 03:43:09PM +0100, FX wrote:
> > 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.
> 

ia64 4.5:
	http://seis.bris.ac.uk/~mexas/ia64-portbld-freebsd9.0-libgfortran-4.5-config.log

sparc64 4.5:
	http://seis.bris.ac.uk/~mexas/sparc64-portbld-freebsd9.0-libgfortran-4.5-config.log
	 
sparc64 4.6:
	http://seis.bris.ac.uk/~mexas/sparc64-portbld-freebsd9.0-libgfortran-4.6-config.log

Many thanks
Anton

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]