This package is the sources for my C compiler and related tools.

install this program with pkunzip -d 

These compilers emit 32-bit code.  Together all the tools generate DPMI
programs that run under DOS.

Most of the tools in this package were compiled and linked with the
tools in this package.

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

ccdl190e.zip	- compiler executables
ccdl190l.zip	- rtl sources + DPMI setups

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

This version of the compiler generates ASM code in the TASM or NASM format.
You may use either the included VALX, or borland TLINK or watcom WLINK to
create images.  Lately I am recommending NOT to use borland tools
unless you are prepared to deal with bugs.  In particular their assembler
can generate bad code on occasion (4.1 version) and all of their
linkers will generate a bad fixup if you do large programs.


------------------------------------------------------------------------
The following people have contributed to the MSDOS 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
Kirill Joss         - DPMI stub programs for various DPMI packages
TRAN (thomas pytel) - PMODE307 and PMODE/W for DPMI support
Charles Scheffold   - PMODE/W for DPMI support
Matthew Brandt	    - portions of the C compiler
David Lindauer      - imake make utility and itouch
David Lindauer	    - XLIB librarian
David Lindauer      - Debug/386
David Lindauer      - C compiler and run-time libraries
David Lindauer	    - bugfixes and extensions to everything
		      to make it all work seamlessly

------------------------------------------------------------------------
See license.txt for licensing information
See the ENGLISH subdirectory for english language documentation
See the ESPANOL subdirectory for spanish language documentation

This program is freeware and is freely distributable.

David Lindauer
email: camille@bluegrass.net
web site: http://members.tripod.com/~ladsoft
simtel download location: ftp://ftp.simtel.net//pub/simtelnet/msdos/c/ccdl186s.zip