Icedtea on FreeBSD PowerPC

Greg Lewis glewis at eyesbeyond.com
Fri Sep 25 05:01:41 UTC 2015


On Mon, Sep 14, 2015 at 04:39:59PM -0400, Curtis Hamilton wrote:
> Has anyone been successful in building openjdk6 or openjdk7 using icedtea on
> a FreeBSD PowerPC based system?  If so, I'd love to know how you did it. 
> 
>  I've successfully implemented a workable bootsrap using GCJ and ECJ, but
> encounter problems in building HotSpot.

You may be able to build openjdk8 using the Zero VM if you apply the patches
from

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201308

and additionally modify the Makefile to also allow the correct ARCH
settings for powerpc.

However, that would still require some sort of bootstrapping, so maybe
you'd hit the same error still, depending on what is causing that.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list