| PURIFY test of the binaries in the frozen releases |
cd /cdf/data05/s0/commission
setup cdfsoft2 4.7.0
newrel -t 4.7.0 4.7.0
cd 4.7.0
setup purify v4_5
here are more detailed instructions on how to run Purify, but you need
to stick with v4_5
addpkg Production
gmake Production.bin
purify --cache-dir=$PWD/purify --chain-length=12 bin/$BFARCH/ProductionExe
this will produce in the current directory executable called ProductionExe.pure
ProductionExe.pure Production/ProductionExe.tcl