On Jul 24, 2006, at 4:22 AM, Laurynas Biveinis wrote:
So does that mean that there is no way to get GGC debug output with --disable-checking? Is there any very cheap --enable-checking option that would be give that or am I better off to hack GCC to do it with --disable-checking?
No, GC is just not running as you have too much memory to cause it to run with --disable-checking :). -- Pinski