diff options
author | Paul Harten <pharten@ncsa.uiuc.edu> | 1999-02-19 18:03:05 (GMT) |
---|---|---|
committer | Paul Harten <pharten@ncsa.uiuc.edu> | 1999-02-19 18:03:05 (GMT) |
commit | 9da0d5669537959f683088479b47e3cfddbd8f91 (patch) | |
tree | fc735b27acb56f0fa69e4b6fc35f135b50c683f5 /config/unicosmk | |
parent | 619998a82b459ad327666e78cba7a6ba2d5d8537 (diff) | |
download | hdf5-9da0d5669537959f683088479b47e3cfddbd8f91.zip hdf5-9da0d5669537959f683088479b47e3cfddbd8f91.tar.gz hdf5-9da0d5669537959f683088479b47e3cfddbd8f91.tar.bz2 |
[svn-r1083] Purpose:
Bug fix
Problem:
Currently, when --enable_preduction --disable-debug modes are
selected during configure, the optimization level scheduled is
-O (-O2). Unfortunately, this level of optimization relaxes
too much the alignments necesary for the building, and testing
of the hdf5 library.
Solution:
Lower the level of optimiztion to -O1. This still maintains
required alignments.
Platform tested:
Irix6.5(fuga)
Diffstat (limited to 'config/unicosmk')
0 files changed, 0 insertions, 0 deletions