CC vm/llvm.cpp
In file included from vm/external_libs/llvm/include/llvm/BasicBlock.h:20,
from vm/external_libs/llvm/include/llvm/Function.h:22,
from vm/llvm.hpp:4,
from vm/llvm.cpp:1:
vm/external_libs/llvm/include/llvm/Support/DataTypes.h:38:3: error: #error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
rake aborted!
Command failed with status (1): [gcc -Ivm/external_libs/libtommath -Ivm/ext...]

(See full trace by running task with --trace)