Convert .c to ELF, 32-bit LSB executable, ARM, version 1 (GNU/Linux)
how to convert .c to “ELF, 32-bit LSB executable, ARM, version 1 (GNU/Linux)”. If i use this Command “arm-linux-gnueabi-gcc -march=armv7-a -mthumb -mabi=aapcs-linux -o output_file input_file.c”