zero now the default on ppc (Christian Thalinger)

Christian Thalinger twisti at complang.tuwien.ac.at
Tue Mar 4 08:31:00 PST 2008


On Tue, 2008-03-04 at 14:00 +0100, Wim V wrote:
> >> Not sure.  Where do you install your libjvm.so?
> 
> >Hmm, it seems it does not work:
> 
> >$ openjdk-ecj/build/linux-ppc/bin/java
> >Error: no `core' JVM at
> `/home/twisti/cacao/sun/openjdk/icedtea-cacao->ecj/openjdk-ecj/build/linux-p
> pc/lib/ppc/core/libjvm.so'.
> 
> I 'l not sure this is relevant.
> I had problems with libjvm.so when trying to compile icedtea7 on ubuntu
> hardy/sparc. Ld count' find it, so ld -ljvm didn't work.
> If 'im not mistakin, GCC was looking for it in
> ....openjdk-ecj/build/linux-sparc/lib/sparc/client/libjsm.so. It was there,
> I even tried adding it explicitely to LDDFLAGS and CPPFLAFS, nothing worked.
> So I just copied libjvm.so to my lib path /usr/lib.
> That fixed it for me (ld -ljvm was asking for input)
> It's of ofcourse just a workaround that worked for me to build icedtea7.
> It can be a sparc specific issue, I haven't looked into it cause there was
> no need to.

Ahh, OK.  No, that problem is a different one and only specific for
non-HotSpot architectures.

- twisti




More information about the distro-pkg-dev mailing list