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

See relnotes.doc for release notes

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

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

ccdl374e.zip    - DOS version of compiler executables
cxdl374e.zip    - combined executables, minimal installation
cwdl374s.zip    - compiler and tools sources
cwdl374l.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.

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