Skip to content

Support for OpenWatcom #58

@MaiRat

Description

@MaiRat

Hi,

I want to create a DOS/32-Bit application using the hxdos startup-code (or nt/nts). I set up a XP32/SP3 VM on VirtualBox with Additions and installed OpenWatcomV2 2025-09-01. Additionally, I extracted all HX-ZIPs (Version 2.22) to c:\hx.

I followed the instructions in owsupp\readme.txt, but the link-step missing a hxow.lib. In detail:

  • system hxdos

    • hxow not found
    • missing symbols: _STACKTOP, _curbrk, _STACKLOW, _osmajor, _osminor, _psp, _Extender, _ExtenderSubtype, _Envptr, _Envseg, __uselfn, _dynend,
      _LpCmdLine, _LpPgmName
  • system hxnt

    • all-fine
  • system hxnts

    • Error! E3033: system block hxnts: directive error near 'disable'
    • After commenting out the "op disable 1030", the error "E2030: file clib3r.lib(cstrtwnt): multiple starting addresses found, already defined in initw3ow.obj(initw3ow.obj)" (already a ticket?!)

Is there anything I missed out in my environment?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions