This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/28775] New: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 18 Aug 2006 18:34:52 -0000
- Subject: [Bug java/28775] New: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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