6 thoughts on “First Shark self-builds

  1. 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]$

  2. 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.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.