Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2005 21:11:34 -0800
From:      Micah <micahjon@ywave.com>
To:        Jon Brisbin <jon.brisbin@npcinternational.com>
Cc:        FreeBSD Qs <freebsd-questions@freebsd.org>
Subject:   Re: I just can't find GCJ on my FreeBSD 6 box
Message-ID:  <43B61306.3090006@ywave.com>
In-Reply-To: <1135894186.1249.10.camel@fc63r41.npci.com>
References:  <1135894186.1249.10.camel@fc63r41.npci.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jon Brisbin wrote:
> I installed GCC 4.1 twice, thinking I just missed it. I can't find any
> of the gcj tools on my BSD 6 box. I made extra double sure that Java was
> compiled into GCC, but the gcj tools are nowhere to be found.
> 
> Am I doing something wrong? I'm trying to follow the instructions here:
> 
> http://developer.classpath.org/mediation/ClasspathShowcase#head-7d9a556e8485fc84fd5ce0e52be6104d85e24316
> 
> I have this in 4.1 on my PowerBook, but I can't find the darn thing on
> BSD. Where is it? How can I use gcj on BSD? Can I?
> 
> Thanks!
> 
> Jon Brisbin
> Webmaster
> NPC International, Inc.
> 

 From Makefile:
# FIXME: As of 20051202, installing libgcj nearly kills 1GB machines.
WITHOUT_JAVA=   yes

In other words java has been disabled until they fix it.  You can try 
commenting the line out, but I'm not sure I'd want to "nearly kill" my 
machine.

HTH,
Micah



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