This is the mail archive of the java-patches@sourceware.cygnus.com 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: [patch] libgcj on powerpc linux


>>>>> "Brad" == Brad Midgley <brad@pht.com> writes:

Brad> the debian project provided an implementation of the
Brad> test&set/clear methods for powerpc linux. I just patched it in
Brad> and included it.

Thanks.  I have this patch and I'll be looking to include it later on.

Brad> the compile doesn't yet succeed; cc1 breaks on the
Brad> -fuse-divide-subroutine when gcj is called to link together
Brad> .libs/jv-convert (i'm using gcc 2.95 but i'll look around to see
Brad> why this happens in my build)

Are you using gcc 2.95 with the latest libgcj from the trunk?  That
won't work.  If you want to use the latest libgcj then you must use
the latest egcs.  If you want to use gcc 2.95 then you have to use
libgcj 2.95 (released yesterday).

Tom

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