cc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations stdint/WCHAR_MAX.c -o stdint/WCHAR_MAX -D_POSIX_C_SOURCE=202405L -lm -lpthread -lnetwork -lbsd -latomic stdint/WCHAR_MAX.c:3:2: error: #error "WCHAR_MAX is not defined" 3 | #error "WCHAR_MAX is not defined" | ^~~~~