[gfortran] I/O of large integer and real kinds

FX Coudert fxcoudert@gmail.com
Wed Jun 8 08:55:00 GMT 2005


> The above looks correct because log10l is not currently in libm.
> FreeBSD does not use glibc.  I'm guessing that __log10l is 
> suppose to be a builtin function, but I haven't gone looking.

log10l is garanteed in C99, so I took it for granted. What is the 
FreeBSD way to compute log10 of long doubles?

-- 
FX



More information about the Fortran mailing list