This package is the binary executables and support files for
my WIN32 C compiler.  

All of the tools in this package were compiled and linked with the
tools in this package.  The package is capable of generating MSDOS programs,
however the executables in the package are for WIN32 and will not run on DOS

See license.txt and copying for licensing information

install this program by running the EXE file which is zipped in this ZIP
file.  It will bring up a windows installer, which will prompt for where
you want the files and some configuration options.  The installer will
also modify your path if you ask it to; on win2000 all you need to do after
that is close your dos shells and reopen them.  But on win98/me the path
will be added to autoexec.bat, and you will have to reboot in order to
get it to take effect.

Companion files to this file which should be found on the 
same distribution site are:

cwdl210s.zip    - compiler sources + tools sources
cwdl210l.zip    - rtl sources + DPMI setups

The above files are useful for changing the compiler/library/tool sources
that are included in this file.

This version of the compiler generates either ASM or OMF object files, and
does output debug information in a psuedo-codeview format.

The assembler NASM and the linker VALX are included for use in creating
programs.  I haven't tested this package with other assemblers and linkers
and do not know if it will work.

This version comes with a simple ide called CCIDE, which has support for
editing, building, and debugging win32 programs.




------------------------------------------------------------------------
The following people have contributed to the run-time environment:
anakin@pobox.com and jules@earthcorp.com        - NASM assembler
David Troendle      - VAL linker
Kirill Joss         - CL386 program
Kirill Joss	    - MK386 program
Kirill Joss         - Watcom support
TRAN (thomas pytel) - PMODE307 and PMODE/W for DOS/DPMI support
Charles Scheffold   - PMODE/W for DOS/DPMI support
Matthew Brandt	    - portions of the C compiler
Dr Dobbs Journal    - grep program
David Lindauer      - rest of package
------------------------------------------------------------------------

David Lindauer
email: camille@bluegrass.net
web site: http://members.tripod.com/~ladsoft