From owner-freebsd-openoffice@FreeBSD.ORG Sat Dec 10 04:15:55 2005 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 66E0916A41F for ; Sat, 10 Dec 2005 04:15:55 +0000 (GMT) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC1AE43D4C for ; Sat, 10 Dec 2005 04:15:54 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin03-en2 [10.13.10.148]) by smtpout.mac.com (Xserve/8.12.11/smtpout08/MantshX 4.0) with ESMTP id jBA4Fs5N002884; Fri, 9 Dec 2005 20:15:54 -0800 (PST) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin03/MantshX 4.0) with ESMTP id jBA4Fogx007480; Fri, 9 Dec 2005 20:15:53 -0800 (PST) Date: Sat, 10 Dec 2005 13:15:43 +0900 (JST) Message-Id: <20051210.131543.35027196.chat95@mac.com> To: gerald@pfeifer.com From: NAKATA Maho In-Reply-To: <20051210.130927.38702952.chat95@mac.com> References: <20051203.171107.74666553.chat95@mac.com> <20051210.130927.38702952.chat95@mac.com> 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: openoffice@FreeBSD.org Subject: Re: GCJ/GIJ OOo status 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, 10 Dec 2005 04:15:55 -0000 In Message-ID: <20051210.130927.38702952.chat95@mac.com> NAKATA Maho wrote: > In Message-ID: > Gerald Pfeifer wrote: > > > On Sat, 3 Dec 2005, NAKATA Maho wrote: > > > I updated my blog entry and ask for your help. > > > with gcc-4.1-20051125, in terms of compilation, there are a > > > lot of improvements. However, gij seems to have a bug but gcj > > > seems to work perfectly, i think this is a FreeBSD specific issue. > > > > Unfortunately, we'll have to disable the libjava builds with the next > > update of the gcc41 port that I'm going to commit shortly since building > > libjava now consumes insane amounts of memory. > > > > (See .) > > > > Can you also reproduce this problem, if you enable libgcj again? > > I checked with 20051209 version but coundn't reproduced. > however this also happens with OOo with gij build. consume ~1G of memory > at gcj-dbtools.. sorry, you are right. make passed without errors, but make install stopped with following errror: gmake -f ../../../../../gcc-4.1-20051209/libjava/classpath/lib/Makefile.gcj \ GCJ='/work/compile/build.20051209/gcc/gcj -B/work/compile/build.20051209/i386-unknown-freebsd6.0/libjava/ -B/work/compile/build.20051209/gcc/' \ compile_classpath='..:/work/compile/gcc-4.1-20051209/libjava:/work/compile/build.20051209/i386-unknown-freebsd6.0/libjava:../../../../../gcc-4.1-20051209/libjava/classpath:../../../../../gcc-4.1-20051209/libjava/classpath/external/w3c_dom:../../../../../gcc-4.1-20051209/libjava/classpath/external/sax:.:' \ top_srcdir=../../../../../gcc-4.1-20051209/libjava/classpath gmake[5]: Entering directory `/work/compile/build.20051209/i386-unknown-freebsd6.0/libjava/classpath/lib' gmake[5]: *** virtual memory exhausted. Stop. thanks -- NAKATA, Maho (maho@FreeBSD.org)