This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/14940] PCH largefile test fails on various platforms
- From: "ian at wasabisystems dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jul 2004 14:20:57 -0000
- Subject: [Bug pch/14940] PCH largefile test fails on various platforms
- References: <20040413135721.14940.ian@wasabisystems.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ian at wasabisystems dot com 2004-07-17 14:20 -------
Subject: Re: PCH largefile test fails on various platforms
Some hosts override the default mmap call. See, e.g.,
config/host-linux.c. So whether this works is indeed host dependent.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940