swfans / swars

Syndicate Wars port, alternative binary for the classic Bullfrog game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

{fepause.c,hud-panel.c} error: unsupported size for integer register

jopadan opened this issue · comments

Building with:
export COMMON_FLAGS="-march=native -O3 -m32" &&
CXXFLAGS="-std=gnu++26" CFLAGS="-std=gnu2x" ./configure --prefix=/usr --libdir=/usr/lib --without-sdl2 && make

Using optimization -O0 successfully compiles.