home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Distributions / ucb / spencer_2bsd.tar.gz / 2bsd.tar / upgrade / c / READ_ME < prev   
Text File  |  1980-02-17  |  535b  |  10 lines

  1. Mon Apr 16 23:33:04 PST 1979
  2.  
  3. The C compiler modifications here given as diffs will change a phototypesetter
  4. C compiler to have a larger symbol table (change to c0.h) and to generate
  5. switch code in I space (c11.c).  We install the changed C compiler as
  6. -t0 and -t1; see the source for cc.c.  You need make a modified C compiler
  7. only if you intend to recompile ex (-t0) or if you wish to compile with
  8. smaller data spaces per user; all code will work fine without -t1, and
  9. all programs but ex will compile with normal symbol table size.
  10.