I checked the code, there is an define H5_HAVE_MINGW that must be set. Are you using CMake or configure-make to build the libraries?
CMake should set this variable, but configure would need help to set this externally. Allen On Tuesday, April 24, 2012 08:33:41 AM Allen D Byrne wrote: > OK, the issues reported should have been addressed. I will double check my > coding, but there should be #ifdef blocks around these issues just for > MinGW. Could you check the code - maybe the #ifdef test is incorrect or > the value being tested is wrong in the generated header? > > Thanks, > Allen > > On Tuesday, April 24, 2012 07:03:46 PM Sisyphus wrote: > > ----- Original Message ----- > > From: "Allen D Byrne" <[email protected]> > > To: <[email protected]> > > Cc: "Sisyphus" <[email protected]> > > Sent: Tuesday, April 24, 2012 1:32 AM > > Subject: Re: [Hdf-forum] Problems compiling hdf5 under MingW: > > undefinedreference to 'ftruncated64' > > > > >I believe the upcoming release HDF5 1.8.9 fixes the issues mentioned. If > > >you > > > > > > all could try the pre-release tarball to verify the fixes? > > > > I was using 1.8.9-pre1, and I think the op tried the same. > > > > Cheers, > > Rob > > _______________________________________________ > 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
