You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2005/09/12 02:10:30 UTC

[jira] Created: (STDCXX-19) [Cygwin] memattr.cpp fails to compile due to missing _SC_PAGE_SIZE

[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
     Fix For: 4.1.3


>From http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200509.mbox/%3c200509111213.j8BCDGMG006690@ms-smtp-03.rdc-nyc.rr.com%3e:

-------- Original Message --------
Subject: Cygwin build
Date: Sun, 11 Sep 2005 08:13:38 -0400
From: Lance Diduck <la...@nyc.rr.com>
Reply-To: stdcxx-dev@incubator.apache.org
To: <st...@incubator.apache.org>

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


[jira] Closed: (STDCXX-19) [Cygwin] memattr.cpp fails to compile due to missing _SC_PAGE_SIZE

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ 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/%3c200509111213.j8BCDGMG006690@ms-smtp-03.rdc-nyc.rr.com%3e:
> -------- Original Message --------
> Subject: Cygwin build
> Date: Sun, 11 Sep 2005 08:13:38 -0400
> From: Lance Diduck <la...@nyc.rr.com>
> Reply-To: stdcxx-dev@incubator.apache.org
> To: <st...@incubator.apache.org>
> 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


[jira] Resolved: (STDCXX-19) [Cygwin] memattr.cpp fails to compile due to missing _SC_PAGE_SIZE

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/STDCXX-19?page=all ]
     
Martin Sebor resolved STDCXX-19:
--------------------------------

    Resolution: Fixed

With the patch the file compiles successfully.

> [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/%3c200509111213.j8BCDGMG006690@ms-smtp-03.rdc-nyc.rr.com%3e:
> -------- Original Message --------
> Subject: Cygwin build
> Date: Sun, 11 Sep 2005 08:13:38 -0400
> From: Lance Diduck <la...@nyc.rr.com>
> Reply-To: stdcxx-dev@incubator.apache.org
> To: <st...@incubator.apache.org>
> 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


[jira] Assigned: (STDCXX-19) [Cygwin] memattr.cpp fails to compile due to missing _SC_PAGE_SIZE

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/STDCXX-19?page=all ]

Martin Sebor reassigned STDCXX-19:
----------------------------------

    Assign To: Martin Sebor

> [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/%3c200509111213.j8BCDGMG006690@ms-smtp-03.rdc-nyc.rr.com%3e:
> -------- Original Message --------
> Subject: Cygwin build
> Date: Sun, 11 Sep 2005 08:13:38 -0400
> From: Lance Diduck <la...@nyc.rr.com>
> Reply-To: stdcxx-dev@incubator.apache.org
> To: <st...@incubator.apache.org>
> 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