autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mmap test failing on cygwin


From: Paul Eggert
Subject: Re: mmap test failing on cygwin
Date: Sun, 20 Mar 2005 23:56:50 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

"a.rburgers" <address@hidden> writes:

> the autoconf test for mmap is failing for cygwin,

Some programs need MAP_FIXED, so it's reasonable for Autoconf
to test for it.

Perhaps some programs don't need MAP_FIXED; in that case, perhaps
there should be a new autoconf macro (AC_FUNC_MMAP_WITHOUT_MAP_FIXED?)
to test for that.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]