diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-02-17 04:25:40 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-02-17 04:25:40 (GMT) |
commit | 5937bcd021535b014f208bdcb221990692138af5 (patch) | |
tree | 0a9300063db81f5f6e5e74fd6e731509b180d6ca /doc/html | |
parent | 715460cf620cfbb488622274a6c92920ab0c58a8 (diff) | |
download | hdf5-5937bcd021535b014f208bdcb221990692138af5.zip hdf5-5937bcd021535b014f208bdcb221990692138af5.tar.gz hdf5-5937bcd021535b014f208bdcb221990692138af5.tar.bz2 |
[svn-r8207] Purpose:
Bug fix, sort of.
Description:
Some compilers, e.g., intel compiler, would take a long time
to compiler H5detect.c if optimization is on.
Solution:
Setup special make rules for H5detect to be compiled always with
optimization off by using -g. Since H5detect is run once to generate H5Tinit.c,
it does not matter that much if it is optimized or not.
Platforms tested:
"h5committested".
Tested in Titan too.
Diffstat (limited to 'doc/html')
0 files changed, 0 insertions, 0 deletions