switch basic ! RBUILD.CMD ! ! Build CC on RSTS from scratch ! ! Note: this command file requires about 90 minutes an unloaded 11/70. ! It will not work without privileges. ! print date$(0), time$(0) ! assign sy: src ! pip c:*.h<40>=src:[5,1]*.h pip c:cmacs.mac<40>=src:[5,1]cmacs.mac old src:[5,1]crun compile c:crun<40> ! atpk src:[5,3]xmakcc atpk src:[5,3]rmakcc atpk src:[5,3]xmakas atpk src:[5,3]rmakas atpk src:[5,5]xmaklb atpk src:[5,5]rmaklb atpk src:[5,6]rmakrs atpk src:[5,6]xmakrs !! atpk src:[5,7]rcxmak !! Some modules will not assemble on RSTS/E V7.0 atpk src:[6,1]rttool atpk src:[6,4]rtlexl atpk src:[6,4]rtlex atpk src:[5,1]rgtdoc atpk src:[5,1]toldoc ! print date$(0), time$(0) ! ! Compiler and library are built !