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.

An MSDOS version of these tools is available on my web site:

http://members.tripod.com/~ladsoft/cc386

See license.txt and copying for licensing information

install this program by running the SETUP.EXE file which is included 
in the distribution.


My website is:
http://members.tripod.com/~ladsoft/cc386.htm

Companion files to this file which should be found on my website
are:

ccdl225e.zip    - DOS version of compiler executables
cxdl225e.zip    - combined executables, minimal installation
cwdl225s.zip    - compiler and tools sources
cwdl225l.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
outputs 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.

An MSDOS version of these tools is available on my web site:

http://members.tripod.com/~ladsoft/cc386

------------------------------------------------------------------------
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