Command :
`gcc -c -Wall hello.c`
Here is the error : while calling ./hello.o
bash: ./hello.o: cannot execute binary file: Exec format error
need help please ..
`gcc -c -Wall hello.c`
bash: ./hello.o: cannot execute binary file: Exec format error
need help please ..