diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-08-26 19:03:33 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-08-26 19:03:33 (GMT) |
commit | 226950b61631d6fba1e2069571310f47a7dcd8aa (patch) | |
tree | 147d5c8b02f85c6529fdf6c53b9f5b7f16ba4713 /doc/html | |
parent | 1fe42a257ee12f0a7e113079401fa51b566f1bef (diff) | |
download | hdf5-226950b61631d6fba1e2069571310f47a7dcd8aa.zip hdf5-226950b61631d6fba1e2069571310f47a7dcd8aa.tar.gz hdf5-226950b61631d6fba1e2069571310f47a7dcd8aa.tar.bz2 |
[svn-r9162] Purpose:
Bug fix.
Description:
$CXX_BASENAME was not set yet if $CXX was pre-set to g++. In turn,
CXX_flags are not picking up the g++ values.
Solution:
The correct solution should be done in configure which should have
setup CXX_BASENAME if $CC is set before sourcing this file.
Put a special patch here for g++ for now.
(Also added the recognization of icc as another name for Intel
compilers.)
Platforms tested:
No h5committest but tested in TG-NCSA since these changes affected
the IA64 platform only.
Misc. update:
Diffstat (limited to 'doc/html')
0 files changed, 0 insertions, 0 deletions