cc -O2 -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations float/FLT_TRUE_MIN.c -o float/FLT_TRUE_MIN -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -lcrypt float/FLT_TRUE_MIN.c:3:2: error: #error "FLT_TRUE_MIN is not defined" 3 | #error "FLT_TRUE_MIN is not defined" | ^~~~~