This is the mail archive of the java-patches@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]

Re: Patch for Review: Build all libjava .class files at once (Updated Again)


Tom Tromey writes:
 > >>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:
 > 
 > Mohan> 3. built make-3.79.1, hid /usr/bin/make, put make-3.79-1 in
 > Mohan>    my path, ensured that my built make was being picked up,
 > Mohan>    fired up the i686-pc-linux-gnu build
 > 
 > Great, thanks for doing this.
 > 
 > Mohan> Do you want me to go back to an even-more-previous version of
 > Mohan> make?
 > 
 > Nope.  I just read on the main list that gcc as a whole will assume
 > GNU make 3.79.1 or later.  So this patch is fine.  Thanks!

I note that this causes the compiler to expand to a resident set size
of some 266 Mbytes.  On some machines this could cause sever
thrashing, and maybe libgcj can't be built at all.

Andrew.


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