Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8305: Allow interprocess to work with big files on x32 POSIX systems
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-11 09:01:22
#8305: Allow interprocess to work with big files on x32 POSIX systems
-------------------------+-------------------------------------------------
Reporter: apolukhin | Owner: igaztanaga
Type: Patches | Status: new
Milestone: Boost | Component: interprocess
1.54.0 | Severity: Problem
Version: Boost | Keywords: mmap _LARGEFILE64_SOURCE
1.53.0 | _FILE_OFFSET_BITS==64
Resolution: |
-------------------------+-------------------------------------------------
Comment (by t.glaser@â¦):
x32 does define __x86_64__ though, you need to check for __ILP32__ which
is defined on x32 but not on i386 or amd64.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8305#comment:4> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC