On Jan 9, 2011, at 10:03 AM, Henri Gomez wrote:

> OpenJDK 1.7 project, http://code.google.com/p/openjdk-osx-build/, is
> only x86 for now.
> 
> I'll be happy to see PPC contributors, fill free to contact me so we
> could provide both x86 and PPC DMG for OS/X.
> 

This was a great idea. And it even works!

Only two small points. One was the the intro document referred to update.sh and 
it was updatescm.sh. It is amazing how hard it is to keep these things in sync 
as one is writing them. The other one was:

        % svn diff package64.sh 
        Index: package64.sh
        ===================================================================
        --- package64.sh        (revision 54)
        +++ package64.sh        (working copy)
        @@ -1,6 +1,6 @@
         #!/bin/bash
         
        -OSOURCE_DIR=`pwd`/build/bsd-amd64/j2sdk-image
        +OSOURCE_DIR=`pwd`/bsd-port/build/bsd-amd64/j2sdk-image
         SOURCE_DIR=`pwd`/java-osx/j2sdk-image
         BUILD_DIR=`pwd`/java-osx
         DMG_MOUNT_DIR=$BUILD_DIR/mount

And it even creates a nice installer dmg. Very impressive.

cheers - ray

> 
> 2011/1/9 villageeater <villageea...@gmail.com>:
>> Hello,
>> 
>> I am also interest in a binary version, if any of you manages to build one.
>> 
>> I have been following the progress of PPC version for some time now,
>> but it seems that it is a very difficult task as nobody managed to build
>> a binary version
>> for more than a year now of either Java SE6 or SE7 for MacOSX PPC.
>> 
>> The only available binary I found is this
>> http://hg.bikemonkey.org/archive/openjdk7_darwin/openjdk7-macppc-2009-12-16-b4.tar.bz2
>> 
>> Is there any hope on getting Java SE 6 or 7 for MacOSX PPC?
>> I can contribute with testing if anyone interests.
>> 
>> king regards
>> village
>> 
>> 
> 
> 


Reply via email to