Thomas Fitzsimmons wrote: > Here's what "gcj-dbtool --rebuild" needs to do: > > Merge all db files in "$prefix/lib/gcj-$gcc_version/classmap.db.d/" into > "$prefix/lib/gcj-$gcc_version/classmap.db". > > Even better for FC5 would be eliminating the need for individual .db > files altogether. This would require the hashes to be stored in the .so, which I don't think they are at present. Is this something which is possible? Also, the per-package databases are in $prefix/lib/gcj/$name these days. Cheers, Gary