From owner-freebsd-openoffice@FreeBSD.ORG Sat Feb 18 17:15:03 2006 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F8AB16A420 for ; Sat, 18 Feb 2006 17:15:03 +0000 (GMT) (envelope-from iqgrande@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1348443D45 for ; Sat, 18 Feb 2006 17:15:02 +0000 (GMT) (envelope-from iqgrande@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so345866wri for ; Sat, 18 Feb 2006 09:15:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=kau9lY6F1yKeUBrWbtEaaUCca44mxeBnPz96fSexr6bm2dMFooiiCIrJyXJuf5r0tJ1Wwcf/D7RXPlRzWQJOcBN6y90/DTFKRfw3sqw9vWXve58QL/Sv1n9l6TFHQfOgP8wQrgwByq2nqjL2Pw9a2DPRhy3veMqK99yQp1bJntI= Received: by 10.54.142.14 with SMTP id p14mr2193645wrd; Sat, 18 Feb 2006 09:15:02 -0800 (PST) Received: from ?192.168.0.2? ( [67.191.187.35]) by mx.gmail.com with ESMTP id 45sm2398967wri.2006.02.18.09.15.01; Sat, 18 Feb 2006 09:15:01 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: <55FF0D83-DAC3-4782-96C2-8B48008D0073@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: openoffice@freebsd.org From: "Anthony M. Agelastos" Date: Sat, 18 Feb 2006 12:14:58 -0500 X-Mailer: Apple Mail (2.746.2) Cc: Subject: GCJ on OOo X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2006 17:15:03 -0000 Hello all, I was just wondering what the state of using gcj in place of jdk was for OOo on FreeBSD. Is there any information you can bestow to me? I ask this because perusing the Makefile shows that one can use the gcj flag (but I cannot tell if it is marked as broken). I know from the research that I have done that pre-2.0, it was possible (this was how RedHat did it for their distro), but once 2.0 came out, the state of gcj did not permit such a build. I also know that both groups have supposedly made some headway in allowing gcj usage. I do apologize if this is too common of a question or if I missed some crucial information somewhere in my research. -Anthony