From: Andrew Agno (andrewagno_at_[hidden])
Date: 2007-03-12 11:06:33


Ion Gaztañaga wrote:

>
>If process-shared mutexes are detected the macro
>
>BOOST_INTERPROCESS_POSIX_SHARED_MEMORY_OBJECTS
>
>is defined. Please check if that macro is being defined to know which
>type of mutex are you using. In theory, you shouldn't get that
>definition because I think MacOs does not support that. Anyway, I would
>need a bit of help (gcc or whatever) to know what's going on.
>
>
As you expected, that's not defined when I run with the latest CVS
version. Can you point me to the files to look at to debug this?

Andrew.