full build (you can skip if you do quickstart) build the irre multitool irretool cd src/irretool dub build build the custom vbcc port for IRRE: export VBCC=$(pwd)/tools/vbcc cd tools/vbcc mkdir -p bin make TARGET=irre all bin/vbccirre # press enter for default answers