Changes between Version 6 and Version 7 of Building eFTE2 by Alfredo Fernández Díaz


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

--

Legend:

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

    v6 v7  
    44
    55== Building on OS/2-based platforms ==
    6 (Without modifying a thing in the sources as they are in December 2017)
     6(Without modifying a thing in the sources as they were in December 2017)
    77
    88=== Ingredients ===
    99To build eFTE2 on ArcaOS, OS/2, or eCS you will need:
    1010
    11 * A Subversion client. [http://os2ports.smedley.id.au/index.php?page=subversion Paul Smedley's SVN port], still at version 1.7.21 as of December 2017, works for me.
     11* A Subversion client. [https://os2ports.smedley.id.au/?page_id=198 Paul Smedley's SVN port], still at version 1.7.21 as of January 2022, works for me.
    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 beta 1 [ftp://ftp.netlabs.org/incoming/ here at Netlabs]. Both worked for me. This builds the EXE files.
    15 * [http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=PMPrintF PMPrintF] at %PMPRINTFDIR% or the default U:\PMPrintF. This adds some debugging stuff to the EXEs.
     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 adds some debugging stuff to the EXEs.
    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.