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: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jul 2004 04:21:46 -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 dave at hiauly1 dot hia dot nrc dot ca 2004-07-17 04:21 -------
Subject: Re: PCH largefile test fails on various platforms
> Actually this is target independent and only host dependent.
Do you think we could set or fallback to MAP_FIXED? If we can't, the
mmap call can fail on all hosts and the problem is not host dependent.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940