diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2002-04-30 18:33:16 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2002-04-30 18:33:16 (GMT) |
commit | 9417a6f7ddea60737df433faff5c70c08d1ee803 (patch) | |
tree | 4dc6572c0fb7bf33ffef26478542b9b57761c66c | |
parent | d9f4d7378cc5f8f4de543f64ce7dd12aef4f9d94 (diff) | |
download | hdf5-9417a6f7ddea60737df433faff5c70c08d1ee803.zip hdf5-9417a6f7ddea60737df433faff5c70c08d1ee803.tar.gz hdf5-9417a6f7ddea60737df433faff5c70c08d1ee803.tar.bz2 |
[svn-r5296]
Purpose:
1. update the transition from "MACRO_NAME" to "H5_MACRO_NAME" on windows platforms.
2. make gethostname work on windows
Description:
1. All constant defined at H5config.h will be renamed and moved to H5pubconf.h.
SInce no autoconf on windows, H5pubconf.h has to be manually tuned to build HDF5 library.
2. Have to use WS2_startup and WS2_end to make gethostname work. Also change project files to
erase warnings.
Solution:
Platforms tested:
windows 2000
-rwxr-xr-x | windows/all.zip | bin | 313421 -> 314315 bytes |
-rwxr-xr-x | windows/all_withf90.zip | bin | 227099 -> 227893 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex d6399d9..f8f9ee4 100755 --- a/windows/all.zip +++ b/windows/all.zip diff --git a/windows/all_withf90.zip b/windows/all_withf90.zip Binary files differindex b4aab3d..93ef07f 100755 --- a/windows/all_withf90.zip +++ b/windows/all_withf90.zip |