home *** CD-ROM | disk | FTP | other *** search
- SMALTCOM.TXT For those of you that want a smaller TCOM by Tom Zimmer
-
- The TCOM compiler in its normal form is compiled on top of F-PC, and is
- consequently quite large (it needs about 400k of ram). If you are
- willing to live without the F-PC editor, debugger, disassembler and other
- utilities, a smaller version of TCOm can be built.
-
- This ZIP file contains a batch file that will make a smaller TCOM that
- requires less than 300k of memory to run, with an .EXE file of about
- 140k bytes down from 226k for the full TCOM. You will need to use
- another editor, possibly SZ.COM for editing your programs, but it will
- allow TCOM to run on a much more limited machine.
-
- Type the following command line to build a smaller TCOM:
-
- C> SMALTCOM <enter>
-
-
-