[Bug bootstrap/35216] Out of memory building java

2008-03-29 Thread bugzilla-gcc at thewrittenword dot com


--- Comment #1 from bugzilla-gcc at thewrittenword dot com  2008-03-30 
02:24 ---
Created an attachment (id=15398)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15398&action=view)
Patch for a generated file

This patch allowed the build to complete for us, unfortunately Makefile.in is a
generated file, as is sources.am, which is generated by makemake.tcl. We have
not come up with a usable patch for makemake.tcl yet.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35216



[Bug bootstrap/35216] Out of memory building java

2008-04-02 Thread pogma at gcc dot gnu dot org


--- Comment #2 from pogma at gcc dot gnu dot org  2008-04-02 17:37 ---
Subject: Bug 35216

Author: pogma
Date: Wed Apr  2 17:36:41 2008
New Revision: 133842

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133842
Log:
PR bootstrap/35216
* scripts/makemake.tcl: Replace org/omg build with build of all its
subpackages.
* sources.am: Regenerate.
* Makefile.in: Regenerate.


Modified:
trunk/libjava/ChangeLog
trunk/libjava/Makefile.in
trunk/libjava/scripts/makemake.tcl
trunk/libjava/sources.am


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35216



[Bug bootstrap/35216] Out of memory building java

2008-04-02 Thread pogma at gcc dot gnu dot org


--- Comment #3 from pogma at gcc dot gnu dot org  2008-04-02 17:44 ---
Fixed in r133842


-- 

pogma at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35216