mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
[svn-r18366] Binh-Minh integrated dsets.cpp into testhdf5.cpp. I changed the make file accordingly. I'll wait
for her to check into the 1.8 branch to make the same change in 1.8. Tested on OpenVMS.
This commit is contained in:
parent
f133164bd3
commit
df36445508
@ -27,6 +27,7 @@ $!
|
||||
$!
|
||||
$!
|
||||
$ ccc h5cpputil
|
||||
$ ccc dsets
|
||||
$ ccc tattr
|
||||
$ ccc tcompound
|
||||
$ ccc testhdf5
|
||||
@ -39,18 +40,10 @@ $ ccc ttypes
|
||||
$ ccc tvlstr
|
||||
$ type sys$input
|
||||
Creating testhdf5
|
||||
$ cxxlink testhdf5, h5cpputil, tattr, tcompound, tfile, tfilter, th5s, -
|
||||
$ cxxlink testhdf5, dsets, h5cpputil, tattr, tcompound, tfile, tfilter, th5s, -
|
||||
tlinks, trefer, ttypes, tvlstr, -
|
||||
[-.src]hdf5_cplus.olb/lib, [-.-.test]libh5test.olb/lib, -
|
||||
[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
|
||||
$!
|
||||
$!
|
||||
$ ccc dsets
|
||||
$ type sys$input
|
||||
Creating dsets
|
||||
$ cxxlink dsets, h5cpputil, -
|
||||
[-.src]hdf5_cplus.olb/lib, [-.-.test]libh5test.olb/lib, -
|
||||
[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
|
||||
$ type sys$input
|
||||
Done
|
||||
$ exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user