Changes between Version 8 and Version 9 of Building eFTE2 by Alfredo Fernández Díaz


Ignore:
Timestamp:
Jan 3, 2022, 2:51:30 PM (3 years ago)
Author:
Alfredo Fernández Díaz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Building eFTE2 by Alfredo Fernández Díaz

    v8 v9  
    1313* Some text editor. I use eFTE2 itself.
    1414* Open Watcom 1.9 or newer. Check http://www.openwatcom.org/. You can find a newer v2.0 betas  [ftp://ftp.netlabs.org/incoming/ here at Netlabs]. Both 1.9 and 2.0 beta 1 worked for me (newer betas I haven't tested). This builds the EXE files.
    15 * [https://hobbes.nmsu.edu/?dir=%2F&search=pmprintf&stype=all PMPrintF] at %PMPRINTFDIR% or the default U:\PMPrintF. This adds some debugging stuff to the EXEs.
     15* [https://hobbes.nmsu.edu/?dir=%2F&search=pmprintf&stype=all PMPrintF] at %PMPRINTFDIR% or the default U:\PMPrintF. This aids with debugging the EXEs as you play witht the sources. As of 2022, I am still using v96.254 by Andreas Buchinger from 2017.
    1616* A working Perl environment. I installed mine, a RPM packaged version, with [https://www.arcanoae.com/resources/downloadables/arca-noae-package-manager/ ANPM]. This will create .map files for the EXEs for debugging.
    1717* IBM !MapSym Version 4 (Symbol File Generator, 2001) from some OS/2 Toolkit (e.g. in eCS CD2). Will create .sym files for kernel debugging.