OpenJDK zero on sparc linux
seb at frankengul.org
seb at frankengul.org
Mon Apr 7 07:52:37 PDT 2008
On Mon, Apr 07, 2008 at 03:39:34PM +0100, Gary Benson wrote:
> seb at frankengul.org wrote:
> > On Mon, Apr 07, 2008 at 02:46:59PM +0100, Gary Benson wrote:
> > > That's the bit I wanted. I just committed a fix that should make it
> > > correctly build libraries for both.
> >
> > Could you just explain the multilib bug ?
>
> On multilib systems you need to pass a flag to gcc telling it which
> set to use. Typically this is either -m32 or -m64. Zero doesn't
> know to add this unless it is explicitly told.
So the SIGABORT is yielded when you dlink a 64bit librarie with a 32Bit program ?
>
> > uname -m gives parisc64
> > uname -a gives Linux hpnux 2.6.24-1-parisc64 #2 Mon Feb 11 14:10:01
> > MST 2008 parisc64 GNU/Linux
> > The trigram for this architecture is hppa-linux-gnu since there is
> > no 64bit userland.
>
> Are you using java-gcj-compat?
yes I do. Is that bad ? Java support on hppa is nowhere close to the sparc's one.
>
> Cheers,
> Gary
>
> --
> http://gbenson.net/
More information about the distro-pkg-dev
mailing list