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