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


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

--

Legend:

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

    v9 v10  
    1212* The source code for eFTE2. It is available [http://svn.netlabs.org/repos/efte/ here at Netlabs]
    1313* Some text editor. I use eFTE2 itself.
    14 * 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 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.
     14* 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 aids with debugging the EXEs as you play with the sources. As of 2022, I am still using v96.254 by Andreas Buchinger from 2017. I just got 96.255 from 2018, but I haven't updated yet.
    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.