This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Failure to build libjava on 512MB machine
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gerald at pfeifer dot com (Gerald Pfeifer)
- Cc: aph at redhat dot com (Andrew Haley), tromey at redhat dot com (Tom Tromey), mtrudel at gmx dot ch (Marco Trudel), java at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Thu, 1 Feb 2007 16:25:03 -0500 (EST)
- Subject: Re: Failure to build libjava on 512MB machine
>
> On Wed, 31 Jan 2007, Andrew Haley wrote:
> > Can you tell us a bit more about the config? It really shouldn't be
> > failing to compile this program.
>
> The tester where this problem first surfaced as a 32-bit Athlon machine,
> with 512MB main memory and 1GB swap. The machine runs FreeBSD 5.4.
>
> I agree with your intuition that even if the machines is swapping heavily,
> this amount of virtual memory (1.5GB) should suffice.
This must be a x86 only issue as I was able to bootstrap yesterday
with libjava enabled on powerpc-linux-gnu with only 512MB of memory
and 512MB of swap.
-- Pinski