This is hello-world application, the Makefile can be used to generate an 32 bit ARM executable, statically linked elf file. To execute in a ARM qemu emulator: $ qemu-arm-static ./hello-world.elf