Ah yes, this problem sounded familiar, you can look at the
discussion/resolution at:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48404
Scot
On 2012-06-06 15:01, Kacper Kowalik wrote:
On 06.06.2012 20:48, [email protected] wrote:
Hi,
It should work with older gfortran versions.
Is this from a clean install of hdf5? I ask because the program
H5fortran_detect.f90 is generated from H5test_kind_SIZEOF.f90.
H5test_kind_SIZEOF.f90 determines which REAL KINDS are available and
the
program detected KIND=16 as valid at some point. Is it possible you
configured/make hdf5 using 4.6 but then compiled it, maybe as a
later
build, with an older version of gfortran? You need to make clean
before
you switch to another compiler so that H5test_kind_SIZEOF.f90 is run
again with the current compiler.
It's a clean build and furthermore no other hdf5 instance is present
in
the system. I was able to reproduce it regardless of the original
user's
report without any trouble.
Best regards,
Kacper
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org