Hi, > what does your compiler.yml file say? (its in > compiler/sim/compiler.yml if building for the sim architecture.)
Yep that file was wrong I copied the OS X one over it: cp compiler/sim/osx-compiler.yml compiler/sim/compiler.yml Recompile and it worked. All the test pass as well. The documentation when it says this could be a bit clearer: cp compiler/sim/linux-compiler.yml compiler/sim/compiler.yml We should probably think of start putting a FAQ of common issues like this together in one place. Thanks, Justin
