; K11RSX.COM ; ; 8-Sep-89 Modified from K11RSX.COM to build FULL RSX Kermit-11 ; under RSX-11M/M+. ; ; Note: It is far better to use K11POS.TSK if you don't need DAP support ; and you are running M+ or Micro-RSX ; k11rsx/pr:0/cp/mm,k11rsx/-wi/-sp=k11rsx/mp units=9 asg=sy:6:7:8:9 gbldef=tc.pth:146 gbldef=t.v131:30 gbldef=t.v132:31 gbldef=t.v2xx:35 gbldef=t.bmp1:35 gbldef=lncnt$:3 gbldef=tiunit:0 gbldef=dapsup:1 gbldef=$hbufs:2 ; ; to link with RMSRES, include 'reslib=lb:[1,1]rmsres/ro' ; and edit the file K11RSX.ODL as indicated in the odl. ; ;;reslib = lb:[1,1]rmsres/ro ; task=...ker gbldef=maxsiz:300 gbldef=.priv:240 ; ; since we use our own stack area we really don't need much ; at task build time ; stack=64 ; //