summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2003-05-15 23:29:51 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2003-05-15 23:29:51 (GMT)
commitd792fc837dc2e4e65211b3a9b13ac30343263610 (patch)
treeedac9ba7d02cc21c520a0ad2ad819997083b8cfe /src
parentf5500a0051eecfc0d7f118b6f122aa889a02d627 (diff)
downloadhdf5-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')
0 files changed, 0 insertions, 0 deletions