[Nasm-bugs] [Bug 3392383] building with watcom is broken

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Sun Feb 26 07:44:11 PST 2017


https://bugzilla.nasm.us/show_bug.cgi?id=3392383

--- Comment #6 from sezeroz at gmail.com ---
FYI: After fixing the makefile with the patch from bug #3392381
master branch still fails building:

        wcl386 -c -zq -6 -ox -wx -ze -fpi  -bt=OS2 -I"/opt/watcom/h"
-I"/opt/watcom/h/os2" -I. -I. -I./include -I./x86 -Ix86 -I./asm -Iasm
-I./disasm -I./output -fo=asm/parser.obj ./asm/parser.c
./asm/parser.c(216): Error! E1078: Invalid type for switch expression
./asm/parser.c(1067): Warning! W124: Comparison result always 1
./asm/parser.c(1069): Warning! W124: Comparison result always 1
./asm/parser.c(1080): Error! E1078: Invalid type for switch expression

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list