[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 2.5. Stony Brook Compilers
------------------------------------------------------------------------------

 The compiler run time libraries, and any libraries produced by the Stony
 Brook librarian must be SEARCHed. Use of the LIB command on these libraries
 will result in an internal Blinker error 1191: invalid library number.
 Alternatively, the libraries may be rebuilt using the Microsoft librarian
 (LIB.EXE).

 When using overlays, the startup module must be in the root.

 Modula 2

 When using overlays, compile using the LARGE model:

 m2 myprog.mod /CODE:L

 Pascal+

 When using overlays, compile using the LARGE model, and place constants in a
 separate segment:

 ppc myprog.pas //CODE:L //CONSTANT:L

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson