summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows.html
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-04-06 17:05:16 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-04-06 17:05:16 (GMT)
commit8b2932bf607dc758221bc1041b4946a01fbf6413 (patch)
tree00d160ab83ade2b8dcf1fedd43de8b37ee0c145c /release_docs/INSTALL_Windows.html
parente36db373ef271a1e4e87c891942b24701941863a (diff)
downloadhdf5-8b2932bf607dc758221bc1041b4946a01fbf6413.zip
hdf5-8b2932bf607dc758221bc1041b4946a01fbf6413.tar.gz
hdf5-8b2932bf607dc758221bc1041b4946a01fbf6413.tar.bz2
[svn-r12204] Purpose:
Correcting typos and updating Description: Several section numbers are messed up inside INSTALL_Windows.txt. Remove the section of using DEBUG information inside HDF5 since it is difficult to verify whether this part of code is indeed used. Most people use windows' own debugger while debugging. Solution: Platforms tested: Misc. update:
Diffstat (limited to 'release_docs/INSTALL_Windows.html')
-rwxr-xr-xrelease_docs/INSTALL_Windows.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/release_docs/INSTALL_Windows.html b/release_docs/INSTALL_Windows.html
index d203ee1..7177564 100755
--- a/release_docs/INSTALL_Windows.html
+++ b/release_docs/INSTALL_Windows.html
@@ -3050,17 +3050,6 @@ Use run-time Library</li>
to use HDF5 Fortran DLL.</p>
</li>
</ol>
- <h3><a name="debug_section11">3. Use hDF5 to obtain debug information from library</a></h3>
- <ul class="intable">
- <li><h3>3.1 Define Debug Macro</h3></li>
- <li><p>Go to directory <span class="filename">c:\MYHDFstuff\hdf5\windows\src</span>, open <span class="filename">
- H5pubconf.h</span> and define the following debug macro:</p>
- </li>
- <p class="insmes">#define H5S_DEBUG 1</p>
- <p>Save <span class="filename">H5pubconf.h.</span></p>
- </li>
- <li><h3>3.2 Go back to <a href="#section2">Section II</a>, continue building and testing HDF5 </h3></li>
- </ul>
</li>