From owner-freebsd-java@FreeBSD.ORG Sat Mar 11 01:48:25 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A626D16A420; Sat, 11 Mar 2006 01:48:25 +0000 (GMT) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4906A43DA4; Sat, 11 Mar 2006 01:48:19 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout11/MantshX 4.0) with ESMTP id k2B1m7wZ018254; Fri, 10 Mar 2006 17:48:07 -0800 (PST) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id k2B1lx7E001571; Fri, 10 Mar 2006 17:48:02 -0800 (PST) Date: Sat, 11 Mar 2006 10:47:56 +0900 (JST) Message-Id: <20060311.104756.104072791.chat95@mac.com> To: past@ebs.gr From: NAKATA Maho In-Reply-To: <44114DBE.3040202@ebs.gr> References: <44114DBE.3040202@ebs.gr> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: java@freebsd.org, gerald@pfeifer.com, openoffice@freebsd.org Subject: Re: GCJ 4.1 and OpenOffice.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 01:48:25 -0000 In Message-ID: <44114DBE.3040202@ebs.gr> Panagiotis Astithas wrote: > So this is essentially a (collection of) tweaked gcc41 port(s) that > avoids the gmake bug that hoses systems with 1GB RAM? If so I'd love to right aviods. > try this, as I've been wanting to do the same for a while. Not only contains a workaround of gmake bug ;) current gmake eats up system's memory while installation, but 3.81RC1 does not seem to be compatible with other programs. so I restricted to use ONLY while installing gcj. -- NAKATA, Maho (maho@FreeBSD.org)