Privacy and Security Notice

Archived Messages for CLAS_OFFLINE_1997@cebaf.gov: new aliases

new aliases

Arne P. Freyberger (freyberg@claspc1.cebaf.gov)
Sat, 13 Sep 1997 11:43:38 -0400

i have added some new aliases that will hopefully make it easier for
developers to at least check that their code is building on all three
of the CUE platforms.

wherever you type "make" to compile and link you can now type:

make_hp # perform a rsh and build on jlabh3
make_sun # jlabs4
make_aix # jlaba1

this will dump the output into files: hp.log/sun.log/aix.log

alternatively you can simply type:

make_all # and you will build on all platforms

I will work on something more intelligent that will pick up the least
loaded machine, but for now I hope this encourages people to at least
try to build on more then one machine.

These aliases will become available as soon as we have a new
DEVELOPMENT..
hopefully in a few minutes.....

Arne