hdf5/c++/test
Mike McGreevy bd0e39e8e0 [svn-r14470] Purpose: Fixing configure problem on IRIX64.
Description:	IRIX64 failed to build tools/h5import, as well as c++/test 
		with szip. This is because IRIX is very picky when it comes 
		to linking libraries, and must be done in specific order. 
		(other UNIXes are not as such, and thus the problem wasn't 
		present).

Solution:	Rearrange the order in which the libraries are
		linked on the compiler line by sorting the line that
		assigns libraries into the LDADD variable in the Makefile.am's
		of the two respective directories.

Tested:		IRIX64, kagiso, smirom
2008-01-30 09:07:18 -05:00
..
dsets.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
h5cpputil.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
h5cpputil.h [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
Makefile.am [svn-r14470] Purpose: Fixing configure problem on IRIX64. 2008-01-30 09:07:18 -05:00
Makefile.in [svn-r14470] Purpose: Fixing configure problem on IRIX64. 2008-01-30 09:07:18 -05:00
tattr.cpp [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tcompound.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
testhdf5.cpp [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
tfile.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
tfilter.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
th5s.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
th5s.h5 [svn-r3639] 2001-03-14 21:55:33 -05:00
trefer.cpp [svn-r14148] Description: 2007-09-13 20:52:38 -05:00
ttypes.cpp [svn-r13536] Added source files to Windows C++ test project files. Both testhdf5_cpp.dsp and testhdf5_cppdll.dsp received: 2007-03-22 14:45:33 -05:00
tvlstr.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00