Category : C++ Source Code
Archive   : SERCOM.ZIP
Filename : COMPTC.BAT

 
Output of file : COMPTC.BAT contained in archive : SERCOM.ZIP
echo off
echo Assembling SERASM.ASM
tasm /mx serasm;
echo Compling SERIAL.C, PROTOCOL.C, ANSI.C, and ANSI.CPP
tcc -ml -c serial.c protocol.c ansi.c ansicpp.cpp
echo Creating TSERIAL.LIB
tlib tserial.lib +serasm +serial +protocol +ansi +ansicpp
echo Creating SIMPLE.EXE
tcc -ml simple.c tserial.lib
echo Creating SIMCPP.EXE
tcc -ml simcpp.cpp tserial.lib



  3 Responses to “Category : C++ Source Code
Archive   : SERCOM.ZIP
Filename : COMPTC.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/