x86_64-managarm-gcc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations limits/NZERO.c -o limits/NZERO -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -liconv limits/NZERO.c:9:2: error: #error "NZERO is not defined" 9 | #error "NZERO is not defined" | ^~~~~