[ http://issues.apache.org/jira/browse/STDCXX-19?page=all ] Martin Sebor closed STDCXX-19: ------------------------------
Fix confirmed. > [Cygwin] memattr.cpp fails to compile due to missing _SC_PAGE_SIZE > ------------------------------------------------------------------ > > Key: STDCXX-19 > URL: http://issues.apache.org/jira/browse/STDCXX-19 > Project: STDCXX > Type: Bug > Components: Build > Versions: 4.1.2 > Environment: Cygwin > Reporter: Martin Sebor > Assignee: Martin Sebor > Fix For: 4.1.3 > > From > http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200509.mbox/[EMAIL > PROTECTED]: > -------- Original Message -------- > Subject: Cygwin build > Date: Sun, 11 Sep 2005 08:13:38 -0400 > From: Lance Diduck <[EMAIL PROTECTED]> > Reply-To: [email protected] > To: <[email protected]> > Notes on Cygwin build __CYGWIN__ using gcc 3.4.4 BUILDTYPE=11s default modes > 1. <unistd.h> defines _SC_PAGESIZE and not _SC_PAGE_SIZE, I put a define in > memattr.cpp to get to compile, but I'm sure that's probably not the best place > [...] -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
