Heap fragmentation (Was: Debugging "Leaks" With Boehm-GC)
Martin Egholm Nielsen
martin@egholm-nielsen.dk
Tue Jan 17 16:21:00 GMT 2006
> NO_DEBUGGING seems to be set by the collector's configure.ac if it thinks
> you are building a cross-compiler. I'm sorry I had forgotten about that.
No worries - now we (re)know :-)
> You will need to build without NO_DEBUGGING, since that also prevents
> GC_dump from being defined.
I hope it's enough to remove from the Makefile (and possibly
boehm-cflags) and do "make clean && make && make install", and then
redmake libgcj... That's what I'm doing now...
// Martin
More information about the Java
mailing list