This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Major debugging breakage
On Thu, Jan 03, 2002 at 09:31:13PM +0000, Neil Booth wrote:
>> The Cygwin mmap issues are pretty serious too, so attacking that problem
>> makes a lot of sense.
>
>OK, that's top of my list then. It's pure configury stuff rather than
>a direct CPP issue - not something I'm terribly knowledgable about
>either (I was hoping Zack might do it 8-))
Actually, I kinda thought this was on my plate. It should be possible to
get cygwin to do the right thing. My only worry is slowing down every
application that uses mmap to accomplish that goal.
I would rather not have a "solution" which invalidates mmap under cygwin.
I think that could have some real performance losses right?
cgf