Hi Tom,

On Fri, 2006-03-31 at 15:30 -0700, Tom Tromey wrote: 
> This hugely speeds up the split-for-gcj script.  On my machine it goes
> from more than two minutes to about 6 seconds.

Very cool. It definitely helps me a lot on a make distcheck in
classpath.

Unfortunately it seems to trigger some gcj bug with the svn trunk
development version on builder (see below). I checked against 4.0.3 and
4.1 and they both seem fine. I am not 100% sure it is caused by this
patch (still building a 4.2 version myself, but I need to go for today,
so might not be able to check definitely till Monday). It might be some
other change in gcj that happened at the same time your split-for-gcj
change was added. Could you (or someone else) look into if this is
specific to the gcj 4.2 from svn trunk? Maybe it is something strange
with the gcj on builder (but that should be a clean build).

Cheers,

Mark

/home/cpdev/Nightly/gcc/install/bin/gcj -Wno-deprecated --encoding=UTF-8
--bootclasspath ''
--classpath 
..:../../classpath/vm/reference:../../classpath:../../classpath/external/w3c_dom:../../classpath/external/sax:../../classpath/external/relaxngDatatype:.:
 -C -d . -MD -MF lists/java-lang.deps -MT lists/java-lang.stamp -MP 
@lists/java-lang.list
../../classpath/java/lang/Class.java: In class 'java.lang.Class':
../../classpath/java/lang/Class.java: In constructor
'(java.lang.Object,java.security.ProtectionDomain)':
../../classpath/java/lang/Class.java:141: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [lists/java-lang.stamp] Error 1
make[2]: Leaving directory `/home/cpdev/Nightly/classpath/build/lib'
make[1]: *** [compile-classes] Error 2
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/build/lib'
make: *** [all-recursive] Error 1

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to