On Nov 12 09:36, John Emmas wrote: > A project I'm working on is available for both Linux and Windows. The > Linux > version uses a preprocessor directive called USE_POSIX_SHM which (I think) > configures it to use POSIX's shared memory model. The project can also be > built for Windows in which case, USE_POSX_SHM isn't defined. I just > wondered whether I should enable or disable this directive when building > for > Cygwin?
Not yet. POSIX shared memory isn't available in the current Cygwin release 1.5.25. It will be available in the next major version 1.7.0. It doesn't exactly look like we will be able to release this in 2008, but I'm still hopeful it's not too far away... Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/