From owner-freebsd-chat Thu Jun 10 4: 9:32 1999 Delivered-To: freebsd-chat@freebsd.org Received: from netcom12.netcom.com (netcom12.netcom.com [192.100.81.124]) by hub.freebsd.org (Postfix) with ESMTP id 751BF14DBE for ; Thu, 10 Jun 1999 04:09:29 -0700 (PDT) (envelope-from hasty@netcom.com) Received: (from hasty@localhost) by netcom12.netcom.com (8.8.5-r-beta/8.8.5/(NETCOM v1.02)) id EAA00931 for freebsd-chat@FreeBSD.ORG; Thu, 10 Jun 1999 04:09:28 -0700 (PDT) Date: Thu, 10 Jun 1999 04:09:28 -0700 (PDT) From: Amancio Hasty Jr Message-Id: <199906101109.EAA00931@netcom12.netcom.com> To: freebsd-chat@FreeBSD.ORG Subject: gcj Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anyone managed to get gcj running? I did a couple of quick and dirty hacks over here and managed to get it to run.. /usr/local/jdk1.1.7/bin/java Sieve Running Sieve benchmark. This will take about 10 seconds. 192 iterations in 10.006 seconds Sieve score = 19 {hasty} ./Sieve Running Sieve benchmark. This will take about 10 seconds. 10543 iterations in 10.0 seconds Sieve score = 1054 The last one run was compiled with gcj: gcj -O2 -o Sieve -v Sieve.java --main=Sieve Cheers Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message