From owner-freebsd-java@FreeBSD.ORG Fri Mar 10 08:01:43 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C124C16A427; Fri, 10 Mar 2006 08:01:43 +0000 (GMT) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (host2.dynacom.ondsl.gr [62.103.35.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC2A843D53; Fri, 10 Mar 2006 08:01:42 +0000 (GMT) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id k2A96eOp017076; Fri, 10 Mar 2006 11:06:40 +0200 Received: from localhost (achill@localhost) by matrix.gatewaynet.com (8.12.8/8.12.8/Submit) with ESMTP id k2A96ctK017072; Fri, 10 Mar 2006 11:06:38 +0200 Date: Fri, 10 Mar 2006 11:06:38 +0200 (EET) From: Achilleus Mantzios To: NAKATA Maho In-Reply-To: <20060310.105935.85400368.chat95@mac.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-7 Content-Transfer-Encoding: 8BIT Cc: java@freebsd.org, gerald@pfeifer.com, openoffice@freebsd.org Subject: Re: GCJ 4.1 and OpenOffice.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Mar 2006 08:01:43 -0000 O NAKATA Maho έγραψε στις Mar 10, 2006 : > Hello, > > I believe gcj is now one of the usable Java implementation, > however there are some small (but tedious) issues must be solved to > check in to FBSD ports cvs repo. > I made some ports or updates of ports so that we can at least compile a > package using Java; OpenOffice.org. I believe with appropreate wrapper, > we can add gnugcj as _JAVA_VENDOR_LIST in /usr/ports/Mk/bsd.java.mk. > then we can use/comple Java applications without bootstrapping java/jdk14 > etc. > > You can download ports skeleton at: > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/misc/gcj+ooo.20060310.tar.bz2 > gcj+ooo.20060310.tar.bz2 : md5sum 7d4c2aedb775b5058765b40e5c6ed378 > > Install instruction: > 1. gmake-devel ... workaround for installation of gcc41 > 2. gcc41-with_gcj ... build gcc with gcj > 3. gjdoc ... javadoc alternative > 4. openoffice.org-2.0-devel make with option -DWITH_GNUGCJ > > Comments are welcome. > thanks, This is really cool. I also heard of harmony. Whats the difference between ASF's harmony and GCJ? It would be very good for all of us if these alternatives came into a robust shape. > -- NAKATA, Maho (maho@FreeBSD.org) > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > -- -Achilleus