summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2008-11-26 22:05:25 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2008-11-26 22:05:25 (GMT)
commit7a0f481872fe380dff2decdf634db46073246cdf (patch)
tree2b5e804f0519cf4086d200ba7a3ffd81129022f1 /vms
parent3fc7f73c8dd9c7a12a5feb260ddd5420cdb22a23 (diff)
downloadhdf5-7a0f481872fe380dff2decdf634db46073246cdf.zip
hdf5-7a0f481872fe380dff2decdf634db46073246cdf.tar.gz
hdf5-7a0f481872fe380dff2decdf634db46073246cdf.tar.bz2
[svn-r16135] Updates. Tested on VMS.
Diffstat (limited to 'vms')
-rw-r--r--vms/src/h5pubconf.h18
-rw-r--r--vms/src/make.com15
-rw-r--r--vms/test/make.com6
3 files changed, 20 insertions, 19 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h
index 519b313..b032cda 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -121,7 +121,7 @@
#define H5_HAVE_FTELLO 1
/* Define to 1 if you have the `ftruncate64' function. */
-#define H5_HAVE_FTRUNCATE64 1
+/* #define H5_HAVE_FTRUNCATE64 1 */
/* Define if the compiler understand the __FUNCTION__ keyword */
/* #define H5_HAVE_FUNCTION 1 */
@@ -525,7 +525,7 @@
#define H5_SIZEOF_LONG_LONG 8
/* The size of `off64_t', as computed by sizeof. */
-#define H5_SIZEOF_OFF64_T 8
+/* #define H5_SIZEOF_OFF64_T 8 */
/* The size of `off_t', as computed by sizeof. */
#define H5_SIZEOF_OFF_T 4
@@ -552,28 +552,28 @@
#define H5_SIZEOF_UINT8_T 1
/* The size of `uint_fast16_t', as computed by sizeof. */
-#define H5_SIZEOF_UINT_FAST16_T 4
+/* #define H5_SIZEOF_UINT_FAST16_T 4 */
/* The size of `uint_fast32_t', as computed by sizeof. */
-#define H5_SIZEOF_UINT_FAST32_T 4
+/* #define H5_SIZEOF_UINT_FAST32_T 4 */
/* The size of `uint_fast64_t', as computed by sizeof. */
-#define H5_SIZEOF_UINT_FAST64_T 8
+/* #define H5_SIZEOF_UINT_FAST64_T 8 */
/* The size of `uint_fast8_t', as computed by sizeof. */
/* #define H5_SIZEOF_UINT_FAST8_T 1 */
/* The size of `uint_least16_t', as computed by sizeof. */
-#define H5_SIZEOF_UINT_LEAST16_T 2
+/* #define H5_SIZEOF_UINT_LEAST16_T 2 */
/* The size of `uint_least32_t', as computed by sizeof. */
-#define H5_SIZEOF_UINT_LEAST32_T 4
+/* #define H5_SIZEOF_UINT_LEAST32_T 4 */
/* The size of `uint_least64_t', as computed by sizeof. */
-#define H5_SIZEOF_UINT_LEAST64_T 8
+/* #define H5_SIZEOF_UINT_LEAST64_T 8 */
/* The size of `uint_least8_t', as computed by sizeof. */
-#define H5_SIZEOF_UINT_LEAST8_T 1
+/* #define H5_SIZEOF_UINT_LEAST8_T 1 */
/* The size of `__int64', as computed by sizeof. */
#define H5_SIZEOF___INT64 0
diff --git a/vms/src/make.com b/vms/src/make.com
index d54244a..7135814 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -24,7 +24,7 @@ $ type sys$input
Running h5detect to create h5tinit.c
$ define/user_mode sys$output h5tinit.c
$ run h5detect
-$
+$!
$ type sys$input
Creating HDF5 library
$!
@@ -44,19 +44,19 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5Glink, H5Gloc, H5Gname, H5Gnode, H5Gobj, H5Goh, H5Gstab, H5Gtest, H5Gtraverse,"+-
"H5HFbtree2, H5HF, H5HFcache, H5HFdbg, H5HFdblock, H5HFdtable, H5HFhdr, H5HFhuge,"+-
"H5HFiblock, H5HFiter, H5HFman, H5HFsection, H5HFspace, H5HFstat, H5HFtest, H5HFtiny,"+-
- "H5HG, H5HGcache, H5HGdbg, H5HL, H5HLdbg, H5HP, H5I, H5L, H5Lexternal,"+-
- "H5MFaggr.c, H5MF.c, H5MFdbg.c, H5MFsection.c, H5MM, H5MP, H5MPtest,"+-
+ "H5HG, H5HGcache, H5HGdbg, H5HL, H5HLcache, H5HLdbg, H5HP, H5I, H5L, H5Lexternal"
+$ cobj1= "H5MFaggr, H5MF, H5MFdbg, H5MFsection, H5MM, H5MP, H5MPtest,"+-
"H5Oainfo, H5Oalloc, H5Oattr, H5Oattribute,"+-
"H5Obogus, H5Obtreek, H5O, H5Ocache, H5Ocont, H5Ocopy, H5Odbg, H5Odrvinfo,"+-
"H5Odtype, H5Oefl, H5Ofill, H5Oginfo, H5Olayout,"+-
"H5Olinfo, H5Olink, H5Omessage, H5Omtime"
-$ cobj1= "H5Oname, H5Onull, H5Opline, H5Orefcount, H5Osdspace, H5Oshared, H5Oshmesg,"+-
+$ cobj2= "H5Oname, H5Onull, H5Opline, H5Orefcount, H5Osdspace, H5Oshared, H5Oshmesg,"+-
"H5Ostab, H5Otest, H5Ounknown,"+-
"H5Pacpl, H5P, H5Pdapl, H5Pdcpl, H5Pdeprec, H5Pdxpl, H5Pfapl, H5Pfcpl, H5Pfmpl,"+-
"H5Pgcpl, H5Pint, H5Plapl, H5Plcpl, H5Pocpl, H5Pocpypl, H5Pstrcpl, H5Ptest,"+-
"H5R, H5RC, H5Rdeprec, H5RS,"+-
"H5Sall, H5S, H5Sdbg, H5Shyper, H5SL, H5SMbtree2, H5SM, H5SMcache, H5Smpio,"+-
- "H5SMtest,H5Snone, H5Spoint, H5Sselect, H5ST, H5Stest, H5SMcache, H5SMtest,"+-
+ "H5SMtest,H5Snone, H5Spoint, H5Sselect, H5ST, H5Stest,"+-
"H5Tarray, H5Tbit, H5T, H5Tcommit,"+-
"H5Tcompound, H5Tconv, H5Tcset, H5Tdbg, H5Tdeprec, H5Tenum, H5Tfields, H5Tfixed,"+-
"H5Tfloat, H5Tinit, H5Tnative, H5Toffset, H5Toh, H5Topaque, H5Torder,"+-
@@ -64,9 +64,10 @@ $ cobj1= "H5Oname, H5Onull, H5Opline, H5Orefcount, H5Osdspace, H5Oshared, H5Oshm
"H5Zdeflate, H5Zfletcher32, H5Znbit, H5Zscaleoffset, H5Zshuffle, H5Zszip, H5Ztrans"
$!
$ ccc 'cobj
-$ ccc 'cobj1
+$ ccc 'cobj1
+$ ccc 'cobj2
$ library/create []hdf5
-$ library/insert []hdf5 'cobj, 'cobj1
+$ library/insert []hdf5 'cobj, 'cobj1, 'cobj2
$ type sys$input
Done
$!
diff --git a/vms/test/make.com b/vms/test/make.com
index 2f896ac..22ab5b8 100644
--- a/vms/test/make.com
+++ b/vms/test/make.com
@@ -17,15 +17,15 @@ $!
$! Make HDF5 library tests
$!
$ ccopt = "/float=ieee_float/define=H5_VMS"
-$
+$!
$ ccc := cc 'ccopt /include=([-.src])
$ type sys$input
Creating testhdf5
-$
+$!
$ cobj= "h5test.c, testframe.c, testhdf5.c, tarray.c, tattr.c, tchecksum.c, tconfig.c,"+-
"tcoords.c, tfile.c, tgenprop.c, th5o.c, th5s.c, theap.c, tid.c,"+-
"titerate.c, tmeta.c, tmisc.c, trefer.c, trefstr.c, tselect.c, tskiplist.c,"+-
- "tsohm.c, ttime.c, ttst.c, tunicode.c, tvlstr.c, tvltypes.c, cache_common.c"+-
+ "tsohm.c, ttime.c, ttst.c, tunicode.c, tvlstr.c, tvltypes.c, cache_common.c"
$!
$ ccc 'cobj
$ library/create/replace []libh5test h5test, testframe, cache_common