IGNORE LAST POST; gc not at fault; questions about mutexes vs critical sections
Jeff Sturm
jsturm@one-point.com
Mon Dec 24 09:09:00 GMT 2001
On 23 Dec 2001, Adam Megacz wrote:
> Why does boehm-gc automatically use SMALL_CONFIG when crosscompiling?
Probably for the same reason libjava assumes newlib. That is, the most
common use for cross-compiling is embedded applications. See the FIXME
note in configure.in.
I think adding a special case here for mingw would be appropriate.
Jeff
More information about the Java
mailing list