In case someone is trying to get Graal to compile on OS X Mavericks - I had to add the following to mx/env to make it run: COMPILER_WARNINGS_FATAL=false USE_CLANG=true LFLAGS=-Xlinker -lstdc++ If it doesn’t take too long, I suggest we wait for the relevant changes from hotspot before we implement them ourselves. - Lukas