Go to the first, previous, next, last section, table of contents.

Release contents

The programs in this Developer's Kit are shipped as binaries, preconfigured to run on Intel x86 PCs running standard MS-DOS.

The individual programs in the Developer's Kit are:

REL               Name of the release
MANIFEST          Disk contents manifest
README\COPYING    Information about copying this release
README\README     Last minute information
BIN\AR.EXE        Archive utility
BIN\AS.EXE        Assembler
BIN\ASYNCTSR.COM  Serial line driver TSR
BIN\CC1.EXE       C compiler
BIN\CC1PLUS.EXE   C++ compiler
BIN\CPP.EXE       C preprocessor
BIN\CXX.EXE       C++ compiler driver
BIN\CXXFILT.EXE   C++ symbol name filter
BIN\EMU387        387 emulator
BIN\GASP.EXE      Assembler preprocessor
BIN\GCC.EXE       C compiler driver
BIN\GDB.EXE       Debugger
BIN\GO32.EXE      DOS extender
BIN\GXX.EXE       C++ compiler driver
BIN\INFO.EXE      Documentation browser
BIN\LD.EXE        Linker
BIN\MAKE.EXE      Recompilation director
BIN\NM.EXE        Symbol name utility
BIN\OBJCOPY.EXE   Object file copier and converter
BIN\OBJDUMP.EXE   Object file dumper
BIN\RANLIB.EXE    Archive indexer
BIN\SIZE.EXE      Object file size utility
BIN\STRINGS.EXE   Object file strings utility
BIN\STRIP.EXE     Object file symbol stripper
DEMO\HELLO.C      Demonstration program
DEMO\INIT.BAT     Demonstration initialzation batch file
DEMO\MAKEFILE     Makefile for demonstration
INSTALL.EXE       The install program
LIB\LIBC.A        ANSI C library
LIB\LIBGCC.A      Compiler support library
LIB\LIBM.A        Maths library
INCLUDE\_ANSI.H   Include files for C library
INFO\*.INF       Online documentation, read with info.exe
LIB\LDSCRIPT\ELF32MIP.x  Linker information scripts

The included libraries and some utilities are different depending on which target this release is intended for. The file `MANIFEST' in the root directory of the first installation disk contains a complete list of everything included in this release.


Go to the first, previous, next, last section, table of contents.