AWK for DOS =========== * About * Documentation * Build instructions About ===== AWK version 20230911b for DOS. nawk.exe - 16-bit version built with Watcom C nawk32.exe - 32-bit version built with DJGPP I selected version 20230911 because some scripts would cause the current version to crash on DOS. See also: Documentation ============= See nawk.txt for the manual. See also: Build instructions ================== How i cross-compile AWK for DOS from a Linux host. Install DJGPP and OpenWatcom v2 ------------------------------- Clone One True Awk sources -------------------------- Apply DOS patch --------------- $ patch -p1