[svn-r16215] Maintenance:
Updated command files in order to build in a batch queue; added lines that define compiler qualifiers and location of the zlib library in case one has to build manually in a current directory. Deleted command file in the vms/tools/h5ls directory that is no longer needed. Platforms tested: VMS server (build passed; tests are running now)
This commit is contained in:
@@ -15,9 +15,8 @@ $!#
|
||||
$!
|
||||
$! Make HDF5 C++ examples
|
||||
$!
|
||||
$ cxxopt = "/float=ieee_float/standard=strict_ansi/define=H5_VMS"
|
||||
$ define zlib_dir sys$sysusers:[pourmale.zlib-1_2_3]
|
||||
$
|
||||
$ define zlib_dir sys$sysusers:[pourmal.zlib-1_2_3]
|
||||
$ cxxopt = "/float=ieee_float/standard=strict_ansi/define=H5_VMS/include=zlib_dir"
|
||||
$ ccc := cxx 'cxxopt /include=([-.-.include])
|
||||
$!
|
||||
$!
|
||||
|
||||
Reference in New Issue
Block a user