ioq3quest/code/tools/lcc
Tim Angus f455a27edd * Use platform headers to source various libc prototypes instead of unsafe
static ones (from vapier)
2005-10-26 23:08:56 +00:00
..
alpha/osf/tst * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
cpp * Use platform headers to source various libc prototypes instead of unsafe 2005-10-26 23:08:56 +00:00
doc * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
etc * Append LCC directory to the PATH variable on all platforms 2005-10-05 21:46:03 +00:00
include * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
lburg * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
lib * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
mips/irix/tst * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
msdev * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
sparc/solaris/tst * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
src * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
tst * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
x86 * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
COPYRIGHT * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
LOG * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
README * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
README.id * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
buildnt.bat * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
buildnt.sh * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
makefile * Small changes to distclean target from vapier 2005-10-26 22:59:30 +00:00
makefile.nt * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
packing.lst * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00

README

This hierarchy is the distribution for lcc version 4.1.

lcc version 3.x is described in the book "A Retargetable C Compiler:
Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1).
There are significant differences between 3.x and 4.x, most notably in
the intermediate code. doc/4.html summarizes the differences.

VERSION 4.1 IS INCOMPATIBLE WITH EARLIER VERSIONS OF LCC. DO NOT
UNLOAD THIS DISTRIBUTION ON TOP OF A 3.X DISTRIBUTION.

LOG describes the changes since the last release.

CPYRIGHT describes the conditions under you can use, copy, modify, and
distribute lcc or works derived from lcc.

doc/install.html is an HTML file that gives a complete description of
the distribution and installation instructions.

Chris Fraser / cwfraser@microsoft.com
David Hanson / drh@microsoft.com
$Revision: 145 $ $Date: 2001-10-17 16:53:10 -0500 (Wed, 17 Oct 2001) $