OpenJDK zero on sparc linux

Gary Benson gbenson at redhat.com
Mon Apr 7 07:39:34 PDT 2008


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.

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

Cheers,
Gary

-- 
http://gbenson.net/



More information about the distro-pkg-dev mailing list