swfans / swars

Syndicate Wars port, alternative binary for the classic Bullfrog game
Other
87 stars 14 forks source link

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

Open jopadan opened 1 month ago

jopadan commented 1 month ago

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

jopadan commented 1 month ago

Using optimization -O0 successfully compiles.