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?)


Hi,

On Mon, Mar 05, 2001 at 04:29:11PM -0800, Alexandre Petit-Bianco wrote:
> 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

Yeah! With the above patch, this configure line and the patches from
Kevin B. Hendricks <http://gcc.gnu.org/ml/java/2001-02/msg00282.html>
I now have a working gcj and gij on powerpc-unknown-linux-gnu!

Thanks,

Mark
-- 
Stuff to read:
    <http://www.toad.com/gnu/whatswrong.html>
  What's Wrong with Copy Protection, by John Gilmore


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