mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
59eccdaf69
It seems that while Cygwin supports the time command, it has trouble with the syntax srcdir="../../hdf5/test" time ./testhdf5 and complains. The solution is to test the above case in configure and not to use the time command if it fails; Cygwin is fine with srcdir="../../hdf5/test" ./testhdf5 Tested on Cygwin and kagiso. This feature shouldn't be a major compatibility problem since every platform but Cygwin is already fine with the current syntax. |
||
---|---|---|
.. | ||
Attributes.txt | ||
h5_attribute.c | ||
h5_chunk_read.c | ||
h5_compound.c | ||
h5_drivers.c | ||
h5_dtransform.c | ||
h5_elink_unix2win.c | ||
h5_extend_write.c | ||
h5_extlink.c | ||
h5_group.c | ||
h5_mount.c | ||
h5_read.c | ||
h5_ref2reg.c | ||
h5_reference.c | ||
h5_select.c | ||
h5_shared_mesg.c | ||
h5_write.c | ||
Makefile.am | ||
Makefile.in | ||
ph5example.c |