--- 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

Reply via email to