/[james]/archive/linkcrunch/LinkCrunch/!RunImage,feb
ViewVC logotype

Annotation of /archive/linkcrunch/LinkCrunch/!RunImage,feb

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31 - (hide annotations) (download)
Thu Sep 25 17:13:56 2003 UTC (20 years, 9 months ago) by james
File size: 1292 byte(s)
Initial import.

1 james 31 Echo Merging basic files...
2     Echo
3     WimpTask Copy <LCCode$Dir>.!Main <LC$Dir>.!Merged ~CF
4     JoinDir <LCCode$Dir>.Basic
5    
6     Echo
7     Echo Starting blink...
8     Echo
9     SetType JLibraries:Libs.1 Text
10     SetType JLibraries:Debug.2 Text
11     BLink <LC$Dir>.!Merged <LC$Dir>.!Linked
12     SetType JLibraries:Libs.1 Basic
13     SetType JLibraries:Debug.2 Basic
14    
15     If "<Prof>" = "1" Then Echo
16     If "<Prof>" = "1" Then Echo Adding profile commands...
17     If "<Prof>" = "1" Then Echo
18     If "<Prof>" = "1" Then WimpTask MakeProf <LC$Dir>.!Linked <LCCode$Dir>.!Prof <LCCode$Dir>.ProfData
19     If "<Prof>" = "1" Then Obey
20    
21     Echo
22     Echo Starting BasCompress...
23     Echo
24     Set BasCompress$Options -Reduce risRISp -Unused -XRef 0
25     Set BasCompress$Out <LC$Dir>.!Crunched
26     Set BasCompress$Log <LCCode$Dir>.Log
27     Unset BasCompress$XRef
28     If "<XRef>" = "1" Then Set BasCompress$XRef <LCCode$Dir>.XRef
29     If "<XRef>" = "1" Then Set BasCompress$Options -Reduce risRISp -Unused -XInc irsIRSpf -XRef 4 -Sort TN
30     BasCompress -In <LC$Dir>.!Linked -Throwback
31     If "<XRef>" = "1" Then Filer_Run <LCCode$Dir>.XRef
32     Filer_Run <LCCode$Dir>.Log
33     If "<XRef>" = "1" Then Obey
34    
35     Echo
36     Echo Making into absolute file...
37     Echo
38     Run <BasCompress$Dir>.!fe.MakeApp <LC$Dir>.!Crunched <LCApp$Dir>.!RunImage -Verbose
39    
40     Echo
41     Echo Squeezing...
42     Echo
43     squeeze -f <LCApp$Dir>.!RunImage
44    
45     Echo
46     Echo Finished...
47     Echo

  ViewVC Help
Powered by ViewVC 1.1.26