Lines Matching refs:ARCH

53     ssh ${HOSTS} "/bin/sh" << EOF > ${ARCH}.log 2>&1 &
57 mkdir $TOPDIR/szip/src/$ARCH
58 cd $TOPDIR/szip/src/$ARCH
60 --prefix=$TOPDIR/szip/$SZIPRELEASE/$ARCH \
63 chmod -R a+rX,ug+w $TOPDIR/szip/$SZIPRELEASE/$ARCH
64 chgrp -R visit $TOPDIR/szip/$SZIPRELEASE/$ARCH
66 rm -rf $TOPDIR/szip/src/$ARCH
68 mkdir $TOPDIR/hdf5/src/$ARCH
69 cd $TOPDIR/hdf5/src/$ARCH
71 --prefix=$TOPDIR/hdf5/$HDF5RELEASE/$ARCH \
72 --with-szlib=$TOPDIR/szip/$SZIPRELEASE/$ARCH \
79 chmod -R a+rX,ug+w $TOPDIR/hdf5/$HDF5RELEASE/$ARCH
80 chgrp -R visit $TOPDIR/hdf5/$HDF5RELEASE/$ARCH
82 rm -rf $TOPDIR/hdf5/src/$ARCH
87 ssh ${HOSTS} "/bin/sh" << EOF > ${ARCH}.log 2>&1
91 mkdir $TOPDIR/szip/src/$ARCH
92 cd $TOPDIR/szip/src/$ARCH
94 --prefix=$TOPDIR/szip/$SZIPRELEASE/$ARCH \
97 chmod -R a+rX,ug+w $TOPDIR/szip/$SZIPRELEASE/$ARCH
98 chgrp -R visit $TOPDIR/szip/$SZIPRELEASE/$ARCH
100 rm -rf $TOPDIR/szip/src/$ARCH
102 mkdir $TOPDIR/hdf5/src/$ARCH
103 cd $TOPDIR/hdf5/src/$ARCH
105 --prefix=$TOPDIR/hdf5/$HDF5RELEASE/$ARCH \
106 --with-szlib=$TOPDIR/szip/$SZIPRELEASE/$ARCH \
113 chmod -R a+rX,ug+w $TOPDIR/hdf5/$HDF5RELEASE/$ARCH
114 chgrp -R visit $TOPDIR/hdf5/$HDF5RELEASE/$ARCH
127 ARCH="i386-pc-linux-gcc-3.2.3"
131 export HOSTS ARCH CONFOPTS
142 ARCH="i386-pc-linux-pgc-6.2"
145 export HOSTS ARCH CONFOPTS
158 ARCH="i386-pc-linux-icc-8.1"
161 export HOSTS ARCH CONFOPTS
181 ARCH="sparc-sun-solaris-gcc-2.95"
184 export HOSTS ARCH CONFOPTS
194 ARCH="sparc-sun-solaris-cc-5.2"
196 export HOSTS ARCH CONFOPTS
212 ARCH="aix_5_64_fed"
215 export HOSTS ARCH CONFOPTS
225 ARCH="aix_5_ll"
228 export HOSTS ARCH CONFOPTS
242 ARCH="aix_5_64_fed-gcc"
246 export HOSTS ARCH CONFOPTS MAKEOPTS
256 ARCH="aix_5_ll-gcc"
260 export HOSTS ARCH CONFOPTS MAKEOPTS
274 ARCH=chaos_3_x86_elan3
276 export HOSTS ARCH CONFOPTS
285 ARCH=chaos_3_x86_elan3-icc
288 export HOSTS ARCH CONFOPTS
304 ARCH=chaos_3_x86_64_ib-gcc
306 export HOSTS ARCH CONFOPTS
315 ARCH=chaos_3_x86_64_ib-icc
318 export HOSTS ARCH CONFOPTS
336 ARCH=chaos_3_x86_64-gcc-3.4.4
339 export HOSTS ARCH CONFOPTS
348 ARCH=chaos_3_x86_64-icc-10.0
351 export HOSTS ARCH CONFOPTS
363 ARCH=chaos_3_x86_64-pc-2.4
366 export HOSTS ARCH CONFOPTS
378 ARCH=chaos_3_x86_64-pgc-6.2
380 export HOSTS ARCH CONFOPTS
397 ARCH=sles_9_ppc64-xlc
402 export HOSTS ARCH CONFOPTS
407 cp $TOPDIR/hdf5/src/$ARCH/src/H5Tinit.c $TOPDIR/hdf5/src/.
412 ARCH=sles_9_ppc64-blrts_xlc
413 POSTCONFCMDS="cp $TOPDIR/hdf5/src/H5Tinit.c $TOPDIR/hdf5/src/$ARCH/src/."
420 export HOSTS ARCH CONFOPTS POSTCONFCMDS