|
|
1.1 root 1: $!
2: $! Command file to link a "rawlisp" image
3: $!
4: $ link/exe=rawlisp/sym=rawlisp/map=rawlisp/full/cross sys$input:/opt
5: !
6: ! The 1st cluster gets all the lowcore data
7: !
8: cluster=0lowcore,0,,[-]low.o
9: !
10: ! The 2nd cluster gets everything else
11: !
12: cluster=lisp,,,[]bigmath.o,-
13: [-]alloc.o,-
14: [-]data.o,-
15: [-]divbig.o,-
16: [-]error.o,-
17: [-]eval.o,-
18: [-]eval2.o,-
19: [-]evalf.o,-
20: [-]fasl.o,-
21: [-]fex1.o,-
22: [-]fex2.o,-
23: [-]fex3.o,-
24: [-]fex4.o,-
25: [-]fexr.o,-
26: [-]ffasl.o,-
27: [-]fpipe.o,-
28: [-]frame.o,-
29: [-]inits.o,-
30: [-]io.o,-
31: [-]lam1.o,-
32: [-]lam2.o,-
33: [-]lam3.o,-
34: [-]lam4.o,-
35: [-]lam5.o,-
36: [-]lam6.o,-
37: [-]lam7.o,-
38: [-]lam8.o,-
39: [-]lam9.o,-
40: [-]lamgc.o,-
41: [-]lamp.o,-
42: [-]lamr.o,-
43: [-]lisp.o,-
44: [-]lowaux.o,-
45: [-]pbignum.o,-
46: []qfuncl.o,-
47: [-]subbig.o,-
48: [-]sysat.o,-
49: [-]trace.o,-
50: []vax.o,-
51: []prealloc.o,-
52: lib:fastexecp.obj,-
53: lib:libtrmlib/library,lib:libm/library,lib:libc/library
54: iosegment=250,NOP0BUFS
55: $ !
56: $ ! Done: COPY the rawlisp.exe image to rawlisp. (for Make to be happy)
57: $ !
58: $ write sys$Output "Link Complete"
59: $ copy/log rawlisp.exe rawlisp.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.