12 Mar
2007
12 Mar
'07
3:06 p.m.
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.