Toon Knapen wrote:
The problem seems to be that the header unistd.h is included. Apparantly
unistd.h always defines the above tokens, even if the '-mt' flag is not
passed on to the compiler.
What does sysconf(_SC_THREAD_SAFE_FUNCTIONS) return?
Markus