From owner-freebsd-java@freebsd.org Fri Oct 23 13:01:37 2015 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83C25A1D82F for ; Fri, 23 Oct 2015 13:01:37 +0000 (UTC) (envelope-from hamiltcl@verizon.net) Received: from vms173021pub.verizon.net (vms173021pub.verizon.net [206.46.173.21]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6514EC87 for ; Fri, 23 Oct 2015 13:01:36 +0000 (UTC) (envelope-from hamiltcl@verizon.net) Received: from lenoil1 ([72.83.16.150]) by vms173021.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0NWO00M0M9DLIH50@vms173021.mailsrvcs.net> for freebsd-java@freebsd.org; Fri, 23 Oct 2015 07:00:58 -0500 (CDT) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=J+9Xl1TS c=1 sm=1 tr=0 a=ywlOvr0VoIfBaqMxlLg+cA==:117 a=o1OHuDzbAAAA:8 a=oR5dmqMzAAAA:8 a=kj9zAlcOel0A:10 a=5lJygRwiOn0A:10 a=6I5d2MoRAAAA:8 a=7sixaqs4AAAA:8 a=I6cI0hp-5W3HersABD0A:9 a=CjuIK1q_8ugA:10 a=WkgIQ_C53WsA:10 From: "Curtis Hamilton" To: "'Greg Lewis'" Cc: References: <002b01d0ef2d$86363290$92a297b0$@verizon.net> <20150925043739.GA51468@misty.eyesbeyond.com> <009d01d0fab9$827b8050$877280f0$@verizon.net> In-reply-to: <009d01d0fab9$827b8050$877280f0$@verizon.net> Subject: RE: Icedtea on FreeBSD PowerPC Date: Fri, 23 Oct 2015 08:00:47 -0400 Message-id: <001401d10d8a$7487cd80$5d976880$@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-index: AQDKXx6wAjaGmDcpc1IxgANJvuDSCwIfOOfPAwjQWdegXQpBkA== Content-language: en-us X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2015 13:01:37 -0000 After many failed tries, I finally succeeded in building Openjdk 7 on PowerPC64. Anyone interested in how it was done or wants the binaries? My next challenge is to build OpenJDK 8 on PowerPC64 . Regards, Curtis -----Original Message----- From: owner-freebsd-java@freebsd.org [mailto:owner-freebsd-java@freebsd.org] On Behalf Of Curtis Hamilton Sent: Tuesday, September 29, 2015 9:20 AM To: 'Greg Lewis' Cc: freebsd-java@freebsd.org Subject: RE: Icedtea on FreeBSD PowerPC Thanks for the insight, but l don't have a sufficient bootstrap to for openjdk8. Like I said, I've had some success building openjdk6, but I get a seg fault and core dump when the newly created 'java' executable is run. It would be helpful if you could view the attached log file that is created and point me to what I'm doing wrong. Thanks in advance. Curtis -----Original Message----- From: Greg Lewis [mailto:glewis@eyesbeyond.com] Sent: Friday, September 25, 2015 12:38 AM To: Curtis Hamilton Cc: freebsd-java@freebsd.org Subject: Re: Icedtea on FreeBSD PowerPC 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@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org