From owner-freebsd-java Sun Feb 2 11:50: 6 2003 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 2FE8937B401 for ; Sun, 2 Feb 2003 11:50:04 -0800 (PST) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0031543F79 for ; Sun, 2 Feb 2003 11:50:02 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1]) by puget.esil.univ-mrs.fr (8.12.6/8.12.6) with ESMTP id h12JoJZl036510; Sun, 2 Feb 2003 20:50:20 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost) by puget.esil.univ-mrs.fr (8.12.6/8.12.6/Submit) with ESMTP id h12JoIun036507; Sun, 2 Feb 2003 20:50:19 +0100 (CET) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Sun, 2 Feb 2003 20:50:18 +0100 (CET) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: freebsd-java@FreeBSD.ORG Cc: parv_fm@emailgroups.net Subject: Re: (pr 31254) "libgcj.spec missing" In-Reply-To: <20030202173441.X92383@puget.esil.univ-mrs.fr> Message-ID: <20030202204243.A36487@puget.esil.univ-mrs.fr> References: <20030124030406.GA1705@moo.holy.cow> <20030202173441.X92383@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FYI, I've just built gcc32 commenting this line from the Makefile. It works. I can compile class files from java sources and most of all I can build executables from java sources and classes. You may test it on your system (mine is a 5.0-RELEASE/i386). If it works for many people maybe we should send a PR to allow the build of libgcj (IMHO it should be optional, e.g. using the WITH_LIBGCJ variable). Regards, Herve On Sun, 2 Feb 2003, Herve Quiroz wrote: > Hi, > > Doesn't work for me neither. But that's no surprise. > >From /usr/ports/lang/gcc32/Makefile: > > CONFIGURE_ARGS+= --disable-libgcj # does not bootstrap now > > That's why the installed binaries do not support java. Unfortunately, I > haven't had the time to test it by modifying the Makefile. I would really > love to have a java source to native binary compiler with FreeBSD but I > haven't got enough time to get involved in the process for now. What > really suprises me is that Windows has gcj working (with cygwin) and > not FreeBSD. But sooner or later we will get a working gcj on our favored > system too. ;) > > Regards, > > > Herve > > On Thu, 23 Jan 2003, parv wrote: > > > there was/is a pr 31254... > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=31254 > > > > ...which describes my problem. only difference is i am using gcc > > 3.2.1 20021119. when trying to compile w/ gcj32, error message is > > produced... > > > > gcj32: libgcj.spec: No such file or directory > > > > > > ...i am contacting the list as suggested in the pr (before > > submitting my own pr). any suggestions (to get gcj32 get going)? > > > > i will be more than happy to retest/reinstall gcc 32 if somebody can > > confirm gcj32 works for them. > > > > > > - parv > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message