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]

Re: PowerPC build broken (Was: Bug gcj with date manipulations?)



Bryce McKinlay writes:

> Did you apply this patch:
> 
> http://gcc.gnu.org/ml/gcc/2001-02/msg00946.html

No, thanks.

This provides me with a working toolchain, but the interpreter
crashes. The fixes that are letting the interpreter work on ppc don't
seem to be in the 3.0 branch (I haven't checked the trunk) or maybe
we're still missing something, I don't remember.

Here are my configuration flags, besides --prefix=...:

 --enable-languages=c++,java --enable-threads=posix --enable-shared
 --disable-multilib

./A


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