diff options
author | James Laird <jlaird@hdfgroup.org> | 2006-11-09 17:39:33 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2006-11-09 17:39:33 (GMT) |
commit | 227a79d5513e305d047020d96b1ac8b4f8bf44b5 (patch) | |
tree | d1f6d048ca28cd6ca3b4b41db4322572cdb75320 /config/i386-pc-cygwin32 | |
parent | e6ef14ff32eb0bf62672dc3a94b515ddc17cbf68 (diff) | |
download | hdf5-227a79d5513e305d047020d96b1ac8b4f8bf44b5.zip hdf5-227a79d5513e305d047020d96b1ac8b4f8bf44b5.tar.gz hdf5-227a79d5513e305d047020d96b1ac8b4f8bf44b5.tar.bz2 |
[svn-r12886] Fix (hopefully) for last night's failures on tg-login3.
It seems that the latest version of libtool is linking against shared versions
of the szip libraries in Fortran, rather than the static versions. ifort
doesn't support shared libraries at all.
To solve the problem, we avoid shared libraries entirely unless we're
building shared Fortran libraries ourselves.
If libtool always behaves like this now, it may cause similar problems on
other machines. If you notice that a machine is breaking when it links against
a shared library, let me know.
Tested on kagiso; nothing new is broken. If Albert has time this afternoon
I'll ask him to test on tg-login3 as well.
Diffstat (limited to 'config/i386-pc-cygwin32')
0 files changed, 0 insertions, 0 deletions