HDF5 1.10.2 patches for cygwin

Hi Developers,
attached patches to allow build under cygwin

shared-lib.cygwin.patch
re-enable shared lib for cygwin as it is on 1.8.x series

no-c99.patch
remove “-std=c99” as sigsetjmp is not in C99
https://forum.hdfgroup.org/t/sig-setmask-undeclared-error-while-
building-parallel-version-with-cygwin/4064/2

libadd-undefined.patch
adding some LIBADD to remove undefined error when building test
shared libraries

tested with gcc 7.3 on both 32 and 64 bit

I am planning to use them for next HDF5 cygwin package

Regards
Marco Atzeri

libadd-undefined.patch (1.3 KB)

shared-lib.cygwin.patch (789 Bytes)

no-c99.patch (937 Bytes)

Hi Marco,

I entered bug HDFFV-10475 for these patches. We will plan on working on this soon.

Thanks!
-Barbara