{ 2009 06 10 }
Xerxes RÃ¥nby and I simultaneously decided to try building Shark with Shark today… and both worked!
Xerxes RÃ¥nby | 11-Jun-09 at 5:57 am | Permalink
Gary, this keep working like a charm, I did a successful PPC shark against shark build during last night as well!
[grottan@PowerBookG4 icedtea6]$ ./autogen.sh ; ./configure –enable-zero –enable-shark LLVM_CONFIG=/home/grottan/llvm-2.5/Release/bin/llvm-config ; make clean ; make
… 7 hours later …
IcedTea is served: openjdk/build/linux-ppc mkdir -p stamps touch stamps/icedtea.stamp printf — ‘-cacao ERROR\n’ >> openjdk/build/linux-ppc/j2sdk-image/jre/lib/ppc/jvm.cfg touch stamps/add-cacao.stamp printf — ‘-zero ERROR\n’ >> openjdk/build/linux-ppc/j2sdk-image/jre/lib/ppc/jvm.cfg touch stamps/add-zero.stamp [grottan@PowerBookG4 icedtea6]$ openjdk/build/linux-ppc/j2sdk-image/bin/java -version java version “1.6.0_0” OpenJDK Runtime Environment (IcedTea6 1.5-r0b4d2e77cf97) (build 1.6.0_0-b16) OpenJDK Shark VM (build 14.0-b15, mixed mode) [grottan@PowerBookG4 icedtea6]$
gbenson | 11-Jun-09 at 9:16 am | Permalink
So that’s 32- and 64-bit x86, and 32-bit PowerPC known to work, sweet :)
Georg Schild | 07-Jul-09 at 11:53 am | Permalink
Mhm, I didn’t think that this would be a problem anyway. I built IcedTea6-1.5 with shark enabled 2 weeks ago myself, using 1.4.1 with shark enabled. Yet the platform isn’t new, this also was on PPC32 using LLVM-2.4.
Hervé Girod | 27-Sep-09 at 1:42 pm | Permalink
Great news, but…No new news? ;)
gbenson | 28-Sep-09 at 11:30 am | Permalink
I’ve mostly been working on getting Zero into upstream OpenJDK. Lots of rearranging things, not exactly exciting news ;)
Hervé Girod | 01-Oct-09 at 9:36 pm | Permalink
Hey that’s some good news !! ;)
Your email is never published nor shared. Required fields are marked *
Δ
I'm Gary Benson.
Xerxes RÃ¥nby | 11-Jun-09 at 5:57 am | Permalink
Gary, this keep working like a charm, I did a successful PPC shark against shark build during last night as well!
[grottan@PowerBookG4 icedtea6]$ ./autogen.sh ; ./configure –enable-zero –enable-shark LLVM_CONFIG=/home/grottan/llvm-2.5/Release/bin/llvm-config ; make clean ; make
… 7 hours later …
IcedTea is served: openjdk/build/linux-ppc
mkdir -p stamps
touch stamps/icedtea.stamp
printf — ‘-cacao ERROR\n’ >> openjdk/build/linux-ppc/j2sdk-image/jre/lib/ppc/jvm.cfg
touch stamps/add-cacao.stamp
printf — ‘-zero ERROR\n’ >> openjdk/build/linux-ppc/j2sdk-image/jre/lib/ppc/jvm.cfg
touch stamps/add-zero.stamp
[grottan@PowerBookG4 icedtea6]$ openjdk/build/linux-ppc/j2sdk-image/bin/java -version
java version “1.6.0_0”
OpenJDK Runtime Environment (IcedTea6 1.5-r0b4d2e77cf97) (build 1.6.0_0-b16)
OpenJDK Shark VM (build 14.0-b15, mixed mode)
[grottan@PowerBookG4 icedtea6]$
gbenson | 11-Jun-09 at 9:16 am | Permalink
So that’s 32- and 64-bit x86, and 32-bit PowerPC known to work, sweet :)
Georg Schild | 07-Jul-09 at 11:53 am | Permalink
Mhm, I didn’t think that this would be a problem anyway. I built IcedTea6-1.5 with shark enabled 2 weeks ago myself, using 1.4.1 with shark enabled.
Yet the platform isn’t new, this also was on PPC32 using LLVM-2.4.
Hervé Girod | 27-Sep-09 at 1:42 pm | Permalink
Great news, but…No new news? ;)
gbenson | 28-Sep-09 at 11:30 am | Permalink
I’ve mostly been working on getting Zero into upstream OpenJDK. Lots of rearranging things, not exactly exciting news ;)
Hervé Girod | 01-Oct-09 at 9:36 pm | Permalink
Hey that’s some good news !! ;)