>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes: Tom> Bryce pointed out that code like 'new int[5]' will refer to Tom> _Jv_intClass, pulling in libgcj.so even when linking with Tom> -findirect-dispatch -- i.e., not what we want. This appears to be the Tom> cause of PR 28698 as well. I'm going to check this in now. Tom