Quake-III-Arena

Quake III Arena GPL Source Release
Log | Files | Refs

README (878B)


      1 This hierarchy is the distribution for lcc version 4.1.
      2 
      3 lcc version 3.x is described in the book "A Retargetable C Compiler:
      4 Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1).
      5 There are significant differences between 3.x and 4.x, most notably in
      6 the intermediate code. doc/4.html summarizes the differences.
      7 
      8 VERSION 4.1 IS INCOMPATIBLE WITH EARLIER VERSIONS OF LCC. DO NOT
      9 UNLOAD THIS DISTRIBUTION ON TOP OF A 3.X DISTRIBUTION.
     10 
     11 LOG describes the changes since the last release.
     12 
     13 CPYRIGHT describes the conditions under you can use, copy, modify, and
     14 distribute lcc or works derived from lcc.
     15 
     16 doc/install.html is an HTML file that gives a complete description of
     17 the distribution and installation instructions.
     18 
     19 Chris Fraser / cwfraser@microsoft.com
     20 David Hanson / drh@microsoft.com
     21 $Revision: 145 $ $Date: 2001-10-17 16:53:10 -0500 (Wed, 17 Oct 2001) $