Re: Blackdown JDK and sid (was: Re: java 1.4 for ppc)

2003-04-21 Thread GOTO Masanori
At Mon, 21 Apr 2003 19:53:40 -0400, Kevin B. Hendricks <[EMAIL PROTECTED]> wrote: > j2sdk1.3.1-02d is compiled with gcc 3.2.2 > > Please try it with a mozilla compiled with gcc 3.2.2 and > and with gcc-2.3.1 with the proper compatibility patch for the compiler it > was built with. > > This does w

Re: Blackdown JDK and sid (was: Re: java 1.4 for ppc)

2003-04-21 Thread Kevin B. Hendricks
Hi, j2sdk1.3.1-02d is compiled with gcc 3.2.2 Please try it with a mozilla compiled with gcc 3.2.2 and and with gcc-2.3.1 with the proper compatibility patch for the compiler it was built with. This does work (it works fine on YDL 3.0). On April 21, 2003 07:27 pm, Wes Morgan wrote: > I install

Re: Blackdown JDK and sid (was: Re: java 1.4 for ppc)

2003-04-21 Thread Wes Morgan
I installed j2sdk1.3.1-02d but the behavior didn't change any. The plugin still only worked with my 2.95-compiled copy of Mozilla, and I still got the relocation error. gcc -v gives "gcc version 3.2.3 20030407 (Debian prerelease)" but I have no idea what version was used to compile the Debian p

Re: Blackdown JDK and sid (was: Re: java 1.4 for ppc)

2003-04-21 Thread Kevin B. Hendricks
Hi, Two things: 1. Mozilla is C++ and as such Mozilla and Blackdown JDK (has C+ in it also) must both either be compiled with gcc 2.95.X or both compiled with gcc 3.X since the C++ ABI changed. 2. The current JDK *does* work with a properly compiled glibc-2.3.1 compiled with the same compiler.

Blackdown JDK and sid (was: Re: java 1.4 for ppc)

2003-04-21 Thread Wes Morgan
Is there any way to get the Blackdown JDK for PowerPC to work with Debian sid? It seems to be a combination of a couple things. Prior to 02c, it seemed to be a gcc-2.95 vs. gcc-3.2 issue, but now it seems to be a libc-2.3 issue (but the compiler issue might still be there). One error in particul