IGNORE LAST POST; gc not at fault; questions about mutexes vs critical sections
Adam Megacz
gcj@lists.megacz.com
Sun Dec 23 20:13:00 GMT 2001
"Boehm, Hans" <hans_boehm@hp.com> writes:
> The only obvious anomaly is that you are building the GC with HBLKSIZE=1024,
> probably because you are cross-compiling, and hence SMALL_CONFIG is getting
> defined.
Why does boehm-gc automatically use SMALL_CONFIG when crosscompiling?
Is there any disadvantage to simply removing that line from
configure.in?
- a
More information about the Java
mailing list