! ! Linker options file for building shareable image for tserver_tcpshr ! tserver_tcp.obj,tutil.obj,transvec.obj ! ! Set global symbol level. GSMATCH=LEQUAL,1,1 ! !Force transfer vector to start of image. ! CLUSTER=FIRST,, COLLECT=FIRST,$$XVEC ! ! Link with CMA libraries instead of regular VAXCRTL. ! sys$share:cma$lib_shr/share,cma$rtl/share sys$share:vaxcrtl/share ! ! Make character constants non-writable. ! PSECT_ATTR=$CHAR_STRING_CONSTANTS,NOWRT