This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Call for Testers: mmap autoconf logic
In case it wasn't clear from the To: list, this was on cygwin-1.1.7 /
WinNT4sp6
"Charles S. Wilson" wrote:
>
> No mmap from /dev/zero.
> Have mmap with MAP_ANON(YMOUS).
> mmap with MAP_ANON(YMOUS) is buggy. (3)
> -rw-rw-r-- 1 cwilson Users 0 Jan 9 12:11 test1a.l
> -rw-rw-r-- 1 cwilson Users 0 Jan 9 12:10 test1z.l
> -rw-rw-r-- 1 cwilson Users 0 Jan 9 12:11 test2a.l
>
> --Chuck