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


Ignore:
Timestamp:
Dec 21, 2017, 10:54:20 PM (6 years ago)
Author:
Alfredo Fernández Díaz
Comment:

--

Legend:

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

    v5 v6  
    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.
    1818* MapXQS from [http://home.earthlink.net/~steve53/betas/ ExceptQ 7.1+ by Steven H. Levine]. This will create .XQS files from the .map ones to further help debugging.
    19 * Steve's !LxLite 1.35 from the same place. This will cute the size of linear OS/2 EXE (LX) files roughly in half.
     19* Steve's !LxLite 1.35 from the same place. This will cut the size of linear OS/2 EXE (LX) files roughly in half. Our friends at [https://www.bitwiseworks.com/ BitWise Works GmbH] also have a [http://trac.netlabs.org/rpm/wiki/AvailableRPM RPM-packaged, newer one] that "has fixes included from several places (inluding all Steven fixes)". The latter should be installable via yum/rpm or ANPM.
    2020
    2121It might be possible to build eFTE2 with other or newer tools, but I'd rather devote time to Get Shit Done™ first. The Perl requirement almost drove me off, for reasons unrelated to this project. Contact me through the mailing list and we can find out together.
    2222
    23 === What to do ===
     23=== How to mix ===
    2424Once you have all of the above, the process is as simple as !ChDiring to trunk/src in your local copy of the SVN source, and issuing the Open Watcomm command "wmake". This defaults to the first target in the makefile, which will generate efte.exe (the VIO executable), and eftepm.exe (the PM version), along with their .sym, .map, and .xqs symbol files.
    2525