This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: availability of mmap
Phil Edwards <phil@codesourcery.com> writes:
| > >Does anybody know of a list of V3 targets (embedded targets excluded)
| > >where mmap() is unavailable?
| >
| > I suspect you'll need to know more than just if mmap is available or
| > unavailable. You'll also need to know mmap characteristics as well.
|
| Very probably. For one such data point, look at the mmap blacklists in
| gcc's acconfig.m4.
Thanks to both of you.
-- Gaby