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: 3.2 bootstrap failure building sparcv7/libjava on sparcv9-sun-solaris2.8


>>>>> "Brad" == Brad Lucier <lucier@math.purdue.edu> writes:

Brad> ../../../gcc/gcjh -classpath '' -bootclasspath . ../../../../libjava/java/lang/Class
Brad> ../../../../libjava/java/lang/Class: no such class

The real problem here is that gcjh should never be invoked on Class.
Class.h is not automatically generated, but hand maintained.  I saw
this problem arise after Mark's build speed-up patch went in, but I
still haven't had a chance to investigate.

Tom


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