I'm trying to build OpenJDK 8 on OS/X 10.6.8 following Stephen guide (https://gist.github.com/243072)
I get the same error even after grabbing your latest changes : cd bsd_amd64_compiler2/fastdebug && ./test_gamma openjdk full version "1.7.0-b215-20111029" Error occurred during initialization of VM Unable to load native library: dlopen(/Users/henri/Downloads/openjdk8/mlvm/sources/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/libjava.dylib, 1): image not found ./test_gamma: line 13: ./gamma: No such file or directory make[4]: *** [fastdebug] Error 127 make[3]: *** [generic_build2] Error 2 make[2]: *** [fastdebug] Error 2 make[1]: *** [hotspot-build] Error 2 make: *** [build_product_image] Error 2 I'm using Xcode 4, which version of Xcode are you using ? _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev