Hide Forgot
One of the main features of latest hdf5 release was long awaited F2003 support[1], that allows among other things to finally write attributes/datasets using arbitrary kind types in fortran programs. Since >=F16 uses gcc-4.6.2 I'd very much appreciate if you could enable f2003 support. Currently it requires explicit --enable-fortran2003 due to upstream default settings. Best regards, Kacper Kowalik [1] http://www.hdfgroup.org/HDF5/doc/fortran/NewFeatures_F2003.pdf
Thanks for pointing that out, I missed it. hdf5-1.8.8-6.fc17 is built with --enable-fortran2003. Please try that out and see how it works.
Works fine, thanks!