summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1a4c202..f5767c5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -95,7 +95,10 @@
The MicroSoft Win32 5.0 compiler is unable to cast unsigned long
long values to doubles. HDF5 works around this bug by first
casting to signed long long and then to double.
-
+ A link warning: defaultlib "LIBC" conflicts with use of other
+ libs appears for debug version of VC++ 6.0. This warning will
+ not affect building and testing hdf5 libraries.
+
3. Quick installation
For those that don't like to read ;-) the following steps can be