First post, by cprieto
- Rank
- Newbie
I am trying to compile JWLink (https://github.com/JWasm/JWlink) in DosBox for DOS, I already have OpenWatcom 1.9 installed and everything was working fine until I got the following error with dos4gw:
DOS/4G Protected Mode Run-time Version 2.01a
Copyright (c) Tenberry Software, Inc 1996
\watcom\binw\wcc386 -q -zc -bc -bt=nt -ox -s -DNDEBUG -I"dwarf/dw/h" -IH -Iwatcom\H -foowinr\dbgdwarf.obj c\dbgdwarf.c
Stub exec failed:
Z:\dos4gw.exe
Arg list too big
I had been looking around and I have no idea how to make the dos4gw coming with dosbox-x to handle these extra arguments, any idea?
Cheers!