Daniel, You will need to recompile HDF5 library using those flags, e.g.,
export FC="gfortran -i8" ./configure --enable-fortran .... make When we release the version that supports Fortran2003, recompilation would not be needed. Please let me know if you are interested to try our pre-released version. Thank you! Elena On Jan 30, 2011, at 11:56 PM, Daniel Dombroski wrote: > Hi All, > > I have a fortran code which I would like to compile with the 64 bit real and > integer (-r8 and -i8) flags. However, I run into the problem of kind > mismatches with the calls to hdf5 routines which do not like double > precision. Is there a way to get hdf5 to handle the higher precision values? > > > Thanks, > > -Dan > _______________________________________________ > Hdf-forum is for HDF software users discussion. > [email protected] > http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
