Trailing-Edge
-
PDP-10 Archives
-
CFS_TSU04_19910205_1of1
-
update/dbmall/dbcs28.cmd
There are 7 other files named dbcs28.cmd in the archive. Click here to see a list.
; Copyright (C) 1984 by
; Digital Equipment Corporation, Maynard, Mass.
; DBCS28.CMD - to relink LIBO12.EXE with DBMS-20 support
; To use: @LINK
; *@DBCS28.CMD
; @SAVE LIBO12 0 1,400 777
LIBO12/MAP=
; put following LIBOL modules below LIBSHR, flag overflow to LIBSHR space
/SET:.HIGH.:561010/LIMIT:.HIGH.:600000
LIBOL/INCL:(ACCEPT,CANCEL,PD,EXPON,SORT,ALBSTB,OSTRNG,NSTRNG,COBFUN,-
EASTBL,NTBSTB)
; rest goes after LIBSHR, flag overflow into SORT space
/SET:.HIGH.:600010/LIMIT:.HIGH.:676000
LIBSHR,SYS:MACREL/SEG:HIGH
/SEARCH DBMS,LIBOL ;rest of LIBOL, and DBMS
/SYMSEG:LOW ; produce usable map file
/GO