Re: [PATCH] Re: out of memory still building cvs

2003-01-24 Thread Nicola Ken Barozzi
Pier Fumagalli wrote: On 23/1/03 19:09, "Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: Geoff Howard wrote: Is there a general level of comfort that the build requires this much memory?? I'm personally not that comfortable (expecially since I only have 192Mb on my machine and can't even upg

[PATCH] Re: out of memory still building cvs

2003-01-23 Thread Pier Fumagalli
On 23/1/03 19:09, "Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: > Geoff Howard wrote: > >> Is there a general level of comfort that the build requires this much >> memory?? > > I'm personally not that comfortable (expecially since I only have 192Mb > on my machine and can't even upgrade it anym

Re: out of memory still building cvs

2003-01-23 Thread Antonio Gallardo
Stefano Mazzocchi dijo: > Geoff Howard wrote: > >> Is there a general level of comfort that the build requires this much >> memory?? > > I'm personally not that comfortable (expecially since I only have 192Mb > on my machine and can't even upgrade it anymore :/) but the cocoon build > system is hu

Re: out of memory still building cvs

2003-01-23 Thread Stefano Mazzocchi
Geoff Howard wrote: Is there a general level of comfort that the build requires this much memory?? I'm personally not that comfortable (expecially since I only have 192Mb on my machine and can't even upgrade it anymore :/) but the cocoon build system is huge and very complex so it doesn't sur

RE: out of memory still building cvs

2003-01-22 Thread Geoff Howard
Message- > From: Gernot Koller [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 4:45 AM > To: [EMAIL PROTECTED] > Subject: Re: out of memory still building cvs > > > Thanks Jeff! > > setting ANT_OPTS to "-Xms100m -Xmx400m" did the job for me!

[PATCH] Re: out of memory still building cvs

2003-01-22 Thread Pier Fumagalli
Patch (stupid patch) to the build.sh for unix I use to build on OS/X Pier "Gernot Koller" <[EMAIL PROTECTED]> wrote: > Thanks Jeff! > > setting ANT_OPTS to "-Xms100m -Xmx400m" did the job for me! > > Gernot. > > 22-Jan-03 07:05:10, Jeff Turner <[EMAIL PROTECTED]> wrote: > >> On Wed, Jan

Re: out of memory still building cvs

2003-01-22 Thread Gernot Koller
Thanks Jeff! setting ANT_OPTS to "-Xms100m -Xmx400m" did the job for me! Gernot. 22-Jan-03 07:05:10, Jeff Turner <[EMAIL PROTECTED]> wrote: >On Wed, Jan 22, 2003 at 12:26:53AM -0500, Geoff Howard wrote: >> Even after the fork=true change (last check out was yesterday or today), I'm >> continuin

Re: out of memory still building cvs

2003-01-22 Thread Konstantin Piroumian
From: "Jeff Turner" <[EMAIL PROTECTED]> > On Wed, Jan 22, 2003 at 12:26:53AM -0500, Geoff Howard wrote: > > Even after the fork=true change (last check out was yesterday or today), I'm > > continuing to get out of memory errors on the build. > > > > I'm using a 350 mhz PC with windows 2k and 384M r

Re: out of memory still building cvs

2003-01-21 Thread Jeff Turner
On Wed, Jan 22, 2003 at 12:26:53AM -0500, Geoff Howard wrote: > Even after the fork=true change (last check out was yesterday or today), I'm > continuing to get out of memory errors on the build. > > I'm using a 350 mhz PC with windows 2k and 384M ram. > I've tried adding -Xmx228m to > - tools/bin

Re: out of memory still building cvs

2003-01-21 Thread Antonio Gallardo
Hi Geoff! I was the same problem before. But currently it works fine for me. My config is 512 MB RAM Red Hat Linux 8.0 (full patched). I think the top of the mem usage in my environment is 130 MB for building. Antonio Gallardo Geoff Howard dijo: > Even after the fork=true change (last check o