[Bug libgcj/24154] Make requires too much memory building libjava
mark at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Dec 4 18:08:00 GMT 2005
------- Comment #2 from mark at gcc dot gnu dot org 2005-12-04 18:08 -------
Found something strange. We seem to be generated identical .list files for
packages that exist under the gnu.java. hierarchy, but not under the java.
hierarchy. For example:
classpath/lib/lists/gnu-javax-swing-text-html-parser-models.list
and
classpath/lib/lists/javax-swing-text-html-parser-models.list
are identical, but only the package gnu.javax.swing.text.html.parser.models
exists.
I have not yet grokked the sed magic that makes this happen in split-for-gcj.sh
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154
More information about the Gcc-bugs
mailing list