OpenJDK Zero PPC Build on OS X Leopard

Kurt Miller kurt at intricatesoftware.com
Thu Sep 8 09:15:12 PDT 2011


On Thursday 08 September 2011 11:42:34 am Mike Swingler wrote:
> On Sep 8, 2011, at 8:11 AM, Kurt Miller wrote:
> 
> > Hi Henri,
> > 
> > On Thursday 08 September 2011 08:53:42 am Henri Gomez wrote:
> >> Kurt,
> >> 
> >> It could be nice for PPC users to get it packaged
> >> 
> >> Sad I don't have OSX PPC box available to make package built on it via
> >> a Jenkins slave ;(
> > 
> > Once it is working well again, hopefully someone from the comunity will
> > step up and do that work or donate you a PPC box for your build farm.
> 
> An Intel Leopard box should be able to compile a universal binary for both PPC and Intel, but would require explicitly passing -arch flags.
> 
> The J2SE 5.0 builds on Leopard for ppc, i386, and x86_64 were always made using an Intel builder.

That's an interesting thought. I'm not sure how both PPC and Intel could be compiled into the same universal binary since ppc uses the Zero hotspot implementation and Intel the JIT implementation. Perhaps an Intel Leopard box could build the PPC/ Zero binaries though using -arch ppc.

Regards,
-Kurt



More information about the bsd-port-dev mailing list