Which assemblers can produce OS/2 32-bit code?
o
Masm 5.2 and 6.0B can produce 32 bit, 2.x compatible
code.
o
Masm 6.1 no longer supports OS/2.
o
Tasm 1.0 (OS/2) generates 2.x code, when proper
options are given.
o
Tasm 3.2.1 (DOS) can produce OS/2 compatible
.OBJ files with the /oi option.
o
Turbo Assembler 4.1 for OS/2 (in Borland C++
for OS/2)
o
GAS (GNU Assembler) 1.38.1
o
o
IBM has an assembler for 2.x, but they won't
release it to the public.
[Back: What debuggers are available for OS/2?]
[Next: CSD levels for IBM C Set++?]