home *** CD-ROM | disk | FTP | other *** search
-
- ASM386 V3.0
-
- The version of the assembler (V4p1) shipped with the product has some
- problems with very complex asm files containing macro files. The
- symptom is a GP fault if executed from the iRMX side via run86. An older
- version of the assembler (V3.0) is provided for your use if you run
- into these problems.
-
- To use ASM386 V3.0, do the following:
-
- 1) Copy the utility from /rmx386/new/lang286/asm386
- to /lang286/asm386.
-
- 2) Edit the file /rmx386/config/lang386.als and make changes to
- 2 lines as follows:
-
- a) The line
-
- alias asm386=run86 /intel/bin/asm386.exe
-
- is commented out to be
-
- ;alias asm386=run86 /intel/bin/asm386.exe
-
- b) The line
-
- ;alias asm386=run86 :lang:asm386
-
- is uncommented
-
- alias asm386=run86 :lang:asm386
-