You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/05/05 01:18:55 UTC

[jira] Resolved: (STDCXX-908) add support for environments with no mmap

     [ https://issues.apache.org/jira/browse/STDCXX-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor resolved STDCXX-908.
---------------------------------

    Resolution: Fixed

Done in [r653279|http://svn.apache.org/viewcvs?view=rev&rev=653279].

> add support for environments with no mmap
> -----------------------------------------
>
>                 Key: STDCXX-908
>                 URL: https://issues.apache.org/jira/browse/STDCXX-908
>             Project: C++ Standard Library
>          Issue Type: Wish
>          Components: Build
>    Affects Versions: 4.2.1
>            Reporter: Martin Sebor
>            Assignee: Martin Sebor
>             Fix For: 4.2.2
>
>         Attachments: stdcxx-908.patch
>
>   Original Estimate: 6h
>          Time Spent: 2h
>  Remaining Estimate: 4h
>
> From this [post|http://stdcxx.markmail.org/message/wnwc2cd4j33bpw6j]:
> -------- Original Message --------
> Subject: Is it possible to compile STDCXX without mmap/munmap support ?
> Date: Sun, 4 May 2008 11:33:32 -0700 (PDT)
> From: pegasus2000 <pegasus2000 AT email DOT it>
> Reply-To: dev AT stdcxx DOT apache DOT org
> To: dev AT stdcxx DOT apache DOT org
> Playstation Portable hasn't support for MMU, so the function mmap and munmap
> aren't
> supported. I'm working in order to port STDCXX under nd environment. 
> Is it possible to compile and to use this library without mmap and munmap
> routines ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.