This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

Re: cpp0 error and strangeness with gcc 3.1.0


On Sat, Jun 15, 2002 at 04:07:56PM -0500, Shawn Starr wrote:
> I've heard from some people the XFS Filesystem broke gcc 3.1 :(

Ask the kernel people if XFS fills out the partial page at the end of
a memory mapped file with zero bytes.  SUS requires this be done, and
to do otherwise is a security hole.

The Cygwin bootstrap bug you found was indeed a case of Windows (9x)
not doing this.  We believe we have properly worked around that.

zw


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