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
Fix For: 4.2.2
>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.