Closed RMortenB closed 1 year ago
The error I get is: /tmp/ccculHX2.s:936: Error: Unknown operator -- statement `cmpiw.l bebbo/gcc#7,d4' ignored Compiler options are: m68k-amigaos-gcc -std=c99 -Ofast -fomit-frame-pointer -m68080 -Wall -Wno-unused-function -DAMIGA=1 -I ../../include -c -o zbuffer.o zbuffer.c
Everything compiles ok with -m68060 or lower.
The error I get is: /tmp/ccculHX2.s:936: Error: Unknown operator -- statement `cmpiw.l bebbo/gcc#7,d4' ignored Compiler options are: m68k-amigaos-gcc -std=c99 -Ofast -fomit-frame-pointer -m68080 -Wall -Wno-unused-function -DAMIGA=1 -I ../../include -c -o zbuffer.o zbuffer.c
Everything compiles ok with -m68060 or lower.