Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2005 13:15:43 +0900 (JST)
From:      NAKATA Maho <chat95@mac.com>
To:        gerald@pfeifer.com
Cc:        openoffice@FreeBSD.org
Subject:   Re: GCJ/GIJ OOo status
Message-ID:  <20051210.131543.35027196.chat95@mac.com>
In-Reply-To: <20051210.130927.38702952.chat95@mac.com>
References:  <20051203.171107.74666553.chat95@mac.com> <Pine.BSF.4.62.0512040039200.92900@pulcherrima.dbai.tuwien.ac.at> <20051210.130927.38702952.chat95@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In Message-ID: <20051210.130927.38702952.chat95@mac.com> 
NAKATA Maho <chat95@mac.com> wrote:

> In Message-ID: <Pine.BSF.4.62.0512040039200.92900@pulcherrima.dbai.tuwien.ac.at> 
> Gerald Pfeifer <gerald@pfeifer.com> 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 <http://gcc.gnu.org/ml/gcc/2005-12/msg00046.html>.)
> > 
> > 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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051210.131543.35027196.chat95>