From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28127 invoked by alias); 18 Aug 2006 18:34:54 -0000 Received: (qmail 28105 invoked by uid 48); 18 Aug 2006 18:34:52 -0000 Date: Fri, 18 Aug 2006 18:34:00 -0000 Subject: [Bug java/28775] New: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "bero at arklinux dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q3/txt/msg00216.txt.bz2 List-Id: 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