$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-06-21 07:33:41
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