diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-02-13 20:08:18 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-02-13 20:08:18 (GMT) |
commit | 31596fc1bd33360c24c9e53bdd2fbfac14d5d6b9 (patch) | |
tree | e0e11660cab56800d2c67306e64afea545087592 /pablo | |
parent | b8edc9384d4b192109fce2c0ad8bd0b3a4c7658a (diff) | |
download | hdf5-31596fc1bd33360c24c9e53bdd2fbfac14d5d6b9.zip hdf5-31596fc1bd33360c24c9e53bdd2fbfac14d5d6b9.tar.gz hdf5-31596fc1bd33360c24c9e53bdd2fbfac14d5d6b9.tar.bz2 |
[svn-r8201] Purpose:
Code cleanup/bug fix
Description:
Fix configuration files to allow 64-bit compilation of the library with
a 64-bit version of zlib.
Solution:
Moved important compiler flags settings from CC macro to CFLAGS macro.
Instead of setting CC (F9X, CXX) environment variable for compiling for 64-bit
code, users should just set the CFLAGS (FFLAGS, CXXFLAGS) to -q64.
Updated INSTALL file to reflect this change.
Platforms tested:
IBM p690 (copper) w/parallel, FORTRAN, C++, srcdir.
Platforms specific - h5committest does not apply.
Diffstat (limited to 'pablo')
0 files changed, 0 insertions, 0 deletions