This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: split up parser build
On Fri, 2 Feb 2007, Tom Tromey wrote:
> Feel like trying it with exp.complexity removed? :) That would be
> above and beyond.
This doesn't save us sufficient amounts of memory, I'm afraid. I now
worked around the increased memory consumption by means of the system
configuration trick I posted over the weekend, and if there are no
further complaints about this it's probably not of too high a priority
(though we may not have hit users yet, and developers usually have nice
machines ;-).
Do you see any other idea to reduce memory consumption that leads to
the failure building gnu/javax/swing/text/html/parser/HTML_401F.lo?
Gerald