hg: mlvm/mlvm/jdk: add experimental macosx-port patch, FTR
Henri Gomez
henri.gomez at gmail.com
Thu Nov 3 08:21:45 PDT 2011
> Not certain what this commit was fixing but I am still getting this error:
>
> Linking vm...
> [ -f libsaproc_g.dylib ] || { ln -s libsaproc.dylib libsaproc_g.dylib; }
> dsymutil libjvm.dylib
> warning: no debug symbols in executable (-arch x86_64)
> echo "Doing vm.make build:"
> Doing vm.make build:
> All done.
> cd bsd_amd64_compiler2/fastdebug && ./test_gamma
> openjdk full version "1.7.0-internal-stephen_2011_10_22_22_58-b00"
> Error occurred during initialization of VM
> Unable to load native library: dlopen(/Users/stephen/dev/java/src/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
Same problem here (XCode 4 and OpenJDK 7 from macosx-port) ;(
More information about the mlvm-dev
mailing list