This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Using POSIX_SHM


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?

Thanks,

John


-- 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]