diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2002-03-06 13:55:07 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2002-03-06 13:55:07 (GMT) |
commit | fc37285ca1e47a622fe4c7af01fd91092dde444b (patch) | |
tree | 6e96a85b8d21201cb9464735253788be4490a319 /release_docs/INSTALL_TFLOPS | |
parent | a3c023c1438e42b50acb176682a8ed1cd924e5c7 (diff) | |
download | hdf5-fc37285ca1e47a622fe4c7af01fd91092dde444b.zip hdf5-fc37285ca1e47a622fe4c7af01fd91092dde444b.tar.gz hdf5-fc37285ca1e47a622fe4c7af01fd91092dde444b.tar.bz2 |
[svn-r5035]
Purpose:
rearrange projects, erase more warnings, faster compiling
fix a small bug in fortran building
Description:
Previously every testing project includes h5test.c to deal with
test initialization and clean up etc. So h5test.c is compiled dozens of
times for each HDF5 building. It slows down the compiling time and
shows more warnings(dozens of times warnings that h5test.c generates).
Solution:
Make library called libtest.lib and libtestD.lib and connect this library
with testing projects. In this way compiling time is shorter and warnings are reduced.
Platforms tested:
windows 2000
Note: HDF5 fortran debug dll test failed most tests. From the observation,
I suspect it is due to visual fortran compiler. Since debug dll passed all
in VS compiler.
Diffstat (limited to 'release_docs/INSTALL_TFLOPS')
0 files changed, 0 insertions, 0 deletions