This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: GDB hangs on Win2K



> There seems to be a problem in mmap I've trying to find for days
> now with no luck. Essentially, ./stage1/xgcc is hanging when
> garbage collecting (compiling fold-const.c), and the only solution
> for now is to configure with --with-gc=simple which works but
> really slows down compilation.

Saw that myself, except mine crashed all the time instead of hanging.
It might be the new /dev/zero code, too.

Note that the djgpp crew has already submitted patches to speed up
ggc-simple.c and/or allow more widespread use of ggc-page (all I know
is that they solved the "problem" for djgpp).

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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