diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-05-15 23:29:51 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-05-15 23:29:51 (GMT) |
commit | d792fc837dc2e4e65211b3a9b13ac30343263610 (patch) | |
tree | edac9ba7d02cc21c520a0ad2ad819997083b8cfe /src/H5Tnative.c | |
parent | f5500a0051eecfc0d7f118b6f122aa889a02d627 (diff) | |
download | hdf5-d792fc837dc2e4e65211b3a9b13ac30343263610.zip hdf5-d792fc837dc2e4e65211b3a9b13ac30343263610.tar.gz hdf5-d792fc837dc2e4e65211b3a9b13ac30343263610.tar.bz2 |
[svn-r6883] Purpose:
Bug Fix
Description:
Lots of things. Mostly, multiple libraries declared on the command
line bothered some compilers. Then the order of the libraries is
important. Then if you are building static, you don't want an
"-lhdf5" flag in your compile line.
Solution:
Various hacks to remove redundant libraries from the compile line and
to keep the order of them and to replace -lhdf5 with the .a file when
building static.
Platforms tested:
Modi4 (Fortran & Parallel)
Verbena (Fortran & C++)
Arabica (Fortran)
Misc. update:
Diffstat (limited to 'src/H5Tnative.c')
0 files changed, 0 insertions, 0 deletions