This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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.

Perhaps I should have said that after the parallel build failed, I
did "make bootstrap >>& build.log" to get this clean error message.

Brad


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