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