Carlos Picazzo writes:
Upon checking the config.log, it says:
configure:22459: error: thread test program failed
This platform is not thread-safe. Check the file 'config.log'for the
exact reason.
Upon checking the config.log, it says:
#define MEMSET_LOOP_LIMIT 1024
/* end confdefs.h. */
#include "./src/test/thread/thread_test.c"
configure:22450: result: no/* end confdefs.h. */
#include "./src/test/thread/thread_test.c"
configure:22459: error: thread test program failed
This platform is not thread-safe. Check the file 'config.log'for the
exact reason.
prints the failing test program.
regards, tom lane