Skip to content

current wasm hangs on WATT32 cpumodel.asm #1581

@Toyoyo

Description

@Toyoyo

The WATT-32 is a multi-platform C TCP/IP library which can be found here:
https://www.watt-32.net/

On the current OW version (and on my old version dating back a few years), wasm fails to assemble their cpumodel.asm file:

The command
wasm cpumodel.asm -bt=dos -3r -dDOSX -dDOS4GW -zq -fr=nul -w3 -d1 get stuck and never returns.

The issue does not exists on Open Watcom 1.9, which assemble the file successfully.

Attached is the cpumodel.asm, which can be assembled out-of-tree for tests.

cpumodel.asm.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions