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: Tom Tromey <tromey at redhat dot com>
- To: Marco Trudel <mtrudel at gmx dot ch>
- Cc: Benjamin Kosnik <bkoz at redhat dot com>, gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: 01 Feb 2007 07:54:07 -0700
- Subject: Re: Failure to build libjava on 512MB machine
- References: <45C080F8.10400@redhat.com> <m3wt33rsqi.fsf@localhost.localdomain> <45C1AF0A.20000@gmx.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:
Marco> If it takes about 30 to 40min to build this html/parser.o and
Marco> gnu-xml.o needs about 1 or 2 minutes but is - last time I took a look
Marco> - a lot bigger than the html parser, shouldn't then be investigated
Marco> why this html parser is such a hard thing?
It is just a really big file. If it still takes too much memory to
compile, I suppose I, or someone (hint, hint), will look at how to
shrink it.
Tom