Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2003 20:50:18 +0100 (CET)
From:      Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
To:        freebsd-java@FreeBSD.ORG
Cc:        parv_fm@emailgroups.net
Subject:   Re: (pr 31254) "libgcj.spec missing"
Message-ID:  <20030202204243.A36487@puget.esil.univ-mrs.fr>
In-Reply-To: <20030202173441.X92383@puget.esil.univ-mrs.fr>
References:  <20030124030406.GA1705@moo.holy.cow> <20030202173441.X92383@puget.esil.univ-mrs.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030202204243.A36487>