This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libelf/23903] Uses linux specifc mremap


https://sourceware.org/bugzilla/show_bug.cgi?id=23903

--- Comment #7 from Kurt Roeckx <kurt at roeckx dot be> ---
I've filed a bug in Debian about mremap() being in the headers, so that should
hopefully get fixed. But that will not fix the problem, it will either now just
generate a warning that it doesn't have a prototype, or give a compilation
error.

It seems to me that we want to detect in configure that mremap() exists, and if
it doesn't disable the use of mmap.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]