When trying to use gcj-dbtool (SVN rev. 116230) on x86_64, this happens: gcj-dbtool -f ecj.db ecj.jar /usr/lib64/libecj.so.3 error: could not update ecj.db: java.security.NoSuchAlgorithmException: MD5
Works as expected with the same gcc/gcj on normal x86. -- Summary: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bero at arklinux dot org GCC build triplet: x86_64-pc-linux-gnu GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28775