diff options
author | James Laird <jlaird@hdfgroup.org> | 2005-10-07 17:56:38 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2005-10-07 17:56:38 (GMT) |
commit | ea5d1f43258a8e428f9f4fb1cdea7c674a3a2a83 (patch) | |
tree | da8017997d27ceaa16795320b82db360ee58f464 /README.txt | |
parent | fe5d592288d134d1829187ea3ca5de1dad6ec046 (diff) | |
download | hdf5-ea5d1f43258a8e428f9f4fb1cdea7c674a3a2a83.zip hdf5-ea5d1f43258a8e428f9f4fb1cdea7c674a3a2a83.tar.gz hdf5-ea5d1f43258a8e428f9f4fb1cdea7c674a3a2a83.tar.bz2 |
[svn-r11514] Purpose:
Bug fix
Description:
Fixed config file for apple powerpcs. Should detect xlf more
often (though not infallibly).
Should disable shared libraries when xlf is being used.
Solution:
Since neither xlf nor f95 have "version" options (which could
be used to identify which compiler is being used), the config
file checks if the fortran compiler is named 'xlf' (or /path/xlf).
If not, it assumes the compiler must be f95.
xlf is still the default if no compiler is named at all.
Platforms tested:
pommier (change only to mac-specific config file)
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions