On Thu, Dec 22, 2022 at 12:54 AM Mark Wielaard wrote: > > Hi, > > On Wed, 2022-12-21 at 00:30 +0800, 罗勇刚(Yonggang Luo) via Elfutils-devel > wrote: > > On Tue, Dec 20, 2022 at 10:04 PM Mark Wielaard > > wrot > > > I have to think what it means for a system that doesn't have mmap > > > since > > > the mmap extensions are part of the public interface. And various > > > parts > > > of the libraries depend on knowledge that they can read/write > > > directly > > > from mmapped parts. Does it really make sense to try to support a > > > platform without mmap? > > > > Windows have mmap, just didn't have the direct posix mman API > > So how does the API look like? Is there a posix mmap emulation > available? Cygwin did that, other than cygwin, for mingw/msvc, there is https://github.com/klauspost/mman-win32/blob/master/mman.h > > Thanks, > > Mark -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo