Pages: 1
Posted on 05-03-26, 04:37 pm
Save the Cheep Cheeps!

Karma: 31
Posts: 16/16
Since: 03-04-26
I'm trying to get the better snake blocks asm hack to work for my hack, but every time I try I get this error: snakeblocksV2.s
arm-none-eabi-gcc -MMD -MP -MF /c/ASM/build/snakeblocksV2.d -x assembler-with-cpp -g -c /c/ASM/source/snakeblocksV2.s -o snakeblocksV2.o
make[1]: arm-none-eabi-gcc: No such file or directory
make[1]: *** [/c/ASM/Makefile:170: snakeblocksV2.o] Error 127
make: *** [Makefile:122: build] Error 2
Press any key to continue . . .
Pages: 1