This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/24154] Make requires too much memory building libjava



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]