Tom Tromey writes: > >>>>> "Andrew" == Andrew Haley <aph@xxxxxxxxxx> writes: > > Andrew> The right way to fix this is to have gcj-dbtool read a list of files > Andrew> from stdin, which is what this patch does. > Andrew> (find . -name 'temp-*.db' | gcj-dbtool - -m $DB) > > This needs a corresponding gcj.texi patch. Yes, but I'm waiting for feedback before I write it. Andrew.