Versions -- May 15, 2000


You have issued the newrel command to generate directories for the standard SunOS5 version of the code. Suppose you would like to run part of the time against the debug version of the code. You can realize this as follows: If you want to be able to run on a Linux system as well, you can logon to a Linux machine and repeat the steps above:
   > srtpath 8.6.2d-physics-1
   set BFCURRENT to 8.6.2d-physics-1
   Select/enter BFARCH (CR=1):
   1) Linux2
   2) Linux2-noOptimize-Debug
   1
   set BFARCH to Linux2
   removing other SRT bin directories from PATH
   adding ./bin/Linux2  and $BFDIST/releases/8.6.2d-physics-1/bin/Linux2 to PATH.
   Beta_tt> gmake installdirs
   Build OPTIONS = Linux2-Debug-native-Objy-Optimize-Fastbuild-Static-Lstatic
   -> installdirs:
   Beta_tt> ls bin
   Linux2/  SunOS5/  SunOS5-noOptimize-Debug/
and then continue to make a Linux executable.

Back to the Tutorial