From owner-freebsd-ppc@FreeBSD.ORG Sun Jan 8 19:58:33 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A1B8106564A for ; Sun, 8 Jan 2012 19:58:33 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3FDEF8FC1B for ; Sun, 8 Jan 2012 19:58:32 +0000 (UTC) Received: by pbcc3 with SMTP id c3so2485400pbc.13 for ; Sun, 08 Jan 2012 11:58:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=C4CvALc0Ih+7VVyxPn+/xNowJaIHXb+UOTfK9r34SgM=; b=KtvlxAFvHglrguRr3ZSDR+zNKBusE2EAvn30EGazhm3s+iQ+9kOMQ/qq+AWDbNcCPy FTdn7FBHZAR+tdTTazo4zVHfWsUEqQC42hOfKQljqh3CVhS5xKUDralKBlQOpsmVKI9O iy6pJIp/cNaiKq+e5RpQ1BvEWLVMa+S8CHLHM= MIME-Version: 1.0 Received: by 10.68.189.3 with SMTP id ge3mr34805088pbc.71.1326052712753; Sun, 08 Jan 2012 11:58:32 -0800 (PST) Received: by 10.68.24.102 with HTTP; Sun, 8 Jan 2012 11:58:32 -0800 (PST) In-Reply-To: <5222401A-788E-4635-A302-7F4D1E5305EA@gmail.com> References: <5222401A-788E-4635-A302-7F4D1E5305EA@gmail.com> Date: Sun, 8 Jan 2012 14:58:32 -0500 Message-ID: From: Super Bisquit To: Justin Hibbits Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org Subject: Re: GCJ on ppc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2012 19:58:33 -0000 That's good news. Thanks. On Fri, Jan 6, 2012 at 7:37 PM, Justin Hibbits wrote: > Well, guys, I don't know if anyone's tried this before, but GCJ and > libjava both compile on FreeBSD/ppc. I just tested this with 4.6-20111111, > and only compiled, haven't tried actually running anything built with gcj. > My goal in doing this was to see about getting LLVM's vmkit/J3 working on > here, and this was the first step in doing so. All it took to do this was > to add the line 'powerpc-*-*) ;;' at line 3144 (I can provide a patch for > the port later, these are just simple instructions to get it to compile). > > Happy hacking, maybe we'll get a JVM on ppc soon. > > - Justin > ______________________________**_________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@**freebsd.org > " >