summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2001-10-16 21:14:50 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2001-10-16 21:14:50 (GMT)
commitf49ae55a0fcecdc0d750933d708d43478afc9f19 (patch)
tree76ba5a3e7ced9eba6ee311e20045f68539506bac /windows
parent99ae70b9210dc6ac8e6a6e7c7510e58e87734d31 (diff)
downloadhdf5-f49ae55a0fcecdc0d750933d708d43478afc9f19.zip
hdf5-f49ae55a0fcecdc0d750933d708d43478afc9f19.tar.gz
hdf5-f49ae55a0fcecdc0d750933d708d43478afc9f19.tar.bz2
[svn-r4551]
Purpose: bug fix HDF5 debug dll test failed when using all_withf90.zip. Description: various tests failed when using all_withf90.zip with the same project setting, all tests passed when using all.zip(C test). Suspect Digital fortran compiler problem. Solution: Find one strange warning message: LINK : warning LNK4098: defaultlib "msvcrt.lib" conflicts with use of other libs; use /NODEFAULTLIB:library Following the instruction, ignore msvcrt.lib when linking with hdf5dll. All tests passed. Don't know the exact reason since msvcrt.lib is kind of required for DLL. Platforms tested: windows 2000
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/all_withf90.zipbin214418 -> 214773 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all_withf90.zip b/windows/all_withf90.zip
index ef9d88b..85c5c4f 100755
--- a/windows/all_withf90.zip
+++ b/windows/all_withf90.zip
Binary files differ
-------------------------------------------------------------- Portions of HDF5 were developed with support from the Lawrence Berkeley National Laboratory (LBNL) and the United States Department of Energy under Prime Contract No. DE-AC02-05CH11231. ----------------------------------------------------------------------------- Portions of HDF5 were developed with support from the University of California, Lawrence Livermore National Laboratory (UC LLNL). The following statement applies to those portions of the product and must be retained in any redistribution of source code, binaries, documentation, and/or accompanying materials: This work was partially produced at the University of California, Lawrence Livermore National Laboratory (UC LLNL) under contract no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy (DOE) and The Regents of the University of California (University) for the operation of UC LLNL. DISCLAIMER: This work was prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor the University of California nor any of their employees, makes any warranty, express or implied, or assumes any liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately- owned rights. Reference herein to any specific commercial products, process, or service by trade name, trademark, manufacturer, or otherwise, does not necessarily constitute or imply its endorsement, recommendation, or favoring by the United States Government or the University of California. The views and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or the University of California, and shall not be used for advertising or product endorsement purposes. ----------------------------------------------------------------------------- HDF5 is available with the SZIP compression library but SZIP is not part of HDF5 and has separate copyright and license terms. See “Szip Compression in HDF Products” (www.hdfgroup.org/doc_resource/SZIP/) for further details. -----------------------------------------------------------------------------