compile.txt 151 B

12345678
  1. # go to $HOME/prog/objsim/ directory
  2. jam sim<simname>
  3. # compile with DEBUG flag set and with -g option for gdb and ddd
  4. jam -sDEBUG=1 sim<simname>