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