Marco, Thank you for your report. Treadsafe and shared libraries features are not supported on Windows. (We will make sure before the release that our docs are up-to-date; we are very sorry that we missed it when provided the tar ball for testing).
Could you please, when you have time, reconfigure without threadsafe and check if your patches for shared libraries work? If so, we will be happy to accept the patches and make them available in the future releases. fheap test does take a lot of time, but it should also pass (it does for us when we build static libraries). Elena On Jun 1, 2010, at 4:23 AM, Marco Atzeri wrote: > --- Lun 31/5/10, Elena Pourmal ha scritto: > >> Marco, >> >> Thank you for reporting the problem. Could you please >> specify the system you ran on (Windows XP 32/ >> Vista/64....)? > > Hi Elena, > Windows XP SP2 32 bit > latest cygwin snapshot 2010-05-26 (so future 1.7.6) > > > built with > --------------------------------------------------------------- > configure --with-zlib \ > --with-gnu-ld \ > --enable-shared \ > --enable-threadsafe \ > --with-pthread \ > CC=gcc-4 FC=gfortran-4 \ > CXX=g++-4 CPP=cpp-4 \ > LDFLAGS=-no-undefined > > # hack to bypass wrong libtool detection > sed -e "1,100s/^build_libtool_libs=no/build_libtool_libs=yes/" -i libtool > make > > ---------------------------------------------------------------- > > Plus some patches on Makefile.am's to allow the building of > the dynamic library. > >> >> You may also use -i with "make" to continue after some >> tests fail. > > thanks for the hint. > Most of the tests are PASSED. > Few are clearly broken like > Check file ../src/.libs/libhdf5.so > > I need to skip fpheap test as it never ends. > > Do you want a copy of the test log and/or the patch and > cygport build system ? > > Marco > > > > > > > _______________________________________________ > 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
