Nasm Error



Hi All,

I decided to port all my development from DOS over to Ecomstation (OS/2 Warp 4.52, as I notice Watcom C is also available on this platform too). I noticed there is a port of Nasm as well. I grabbed the latest version I could find, 2.00rc3, but it wont seem to run. I get this:

[C:\]ver

The Operating System/2 Version is 4.50

[C:\]nasm
SYS1808:
The process has stopped. The software diagnostic
code (exception code) is 0005.

[C:\]ndisasm
SYS1808:
The process has stopped. The software diagnostic
code (exception code) is 0005.

Any ideas (Frank?) ;)

Cheers.
.



Relevant Pages

  • Re: Nasm Error
    ... I decided to port all my development from DOS over to Ecomstation (OS/2 Warp 4.52, as I notice Watcom C is also available on this platform too). ... code (exception code) is 0005. ...
    (alt.lang.asm)
  • Re: Nasm Error
    ... as I notice Watcom C is also available on this platform too). ... I noticed there is a port of Nasm as well. ... If gcc is also available for that platform, then try building Nasm ...
    (alt.lang.asm)
  • Re: Nasm Error
    ... I decided to port all my development from DOS over to Ecomstation (OS/2 Warp 4.52, as I notice Watcom C is also available on this platform too). ... After some serious pain I was able to compile OpenWatcom 1.7.1 instead of 1.6rc2, ...
    (alt.lang.asm)