hdf5/perform
James Laird 617522e467 [svn-r11646] Purpose:
Bug fix/feature

Description:
Added support for -shlib in h5fc and h5c++.
Made check-install use -shlib when only shared libraries have been installed.

Solution:
h5fc and h5c++ didn't recognize -shlib.  Stole code from h5cc to link against
shared libraries.
When static libraries are disabled, the examples Makefiles will automatically
use the -shlib option to link against shared libraries.  Thus,
--disable-static and make check-install should work together.

Platforms tested:
heping(disable-static, enable-static, fortran, c++), modi4 (disable-static, fortran, c++, parallel, enable-static)
2005-10-31 16:35:49 -05:00
..
benchpar.c [svn-r11601] Purpose: 2005-10-24 13:58:15 -05:00
build_h5perf_alone.sh [svn-r11434] Purpose: 2005-09-18 21:57:18 -05:00
chunk.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_report.pl
iopipe.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
Makefile.am [svn-r11601] Purpose: 2005-10-24 13:58:15 -05:00
Makefile.in [svn-r11646] Purpose: 2005-10-31 16:35:49 -05:00
mpi-perf.c [svn-r11532] Purpose: 2005-10-11 09:32:42 -05:00
overhead.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
perf_meta.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
perf.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
pio_engine.c [svn-r11265] Purpose: 2005-08-19 09:24:21 -05:00
pio_perf.c [svn-r11265] Purpose: 2005-08-19 09:24:21 -05:00
pio_perf.h [svn-r11265] Purpose: 2005-08-19 09:24:21 -05:00
pio_standalone.c [svn-r11237] Purpose: 2005-08-13 10:21:22 -05:00
pio_standalone.h [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
pio_timer.c [svn-r11237] Purpose: 2005-08-13 10:21:22 -05:00
pio_timer.h
zip_perf.c