This is the mail archive of the java@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: Parallel builds in 3.1 branch?


>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:

Sorry for the delay.  I've been on vacation.

Mark> Dave M. has asked me to consider applying my changes to support
Mark> parallel make to the GCC 3.1 branch so that we can speed up the
Mark> build/test cycle.

Mark> I remember that there were some thoughts that my patch slowed
Mark> things down in serial.  Has anyone measured this?

Not me.

I think that patch also introduced a subtle bug.  I recall seeing the
build try to create Class.h by running gcjh.  I haven't looked to see
what caused it.  Anyway, Class.h is hand-maintained, and gcjh should
never be invoked to create it.

Tom


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