Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22090

don't understand the difference between "gcc -c file.c" and "gcc -o file.c" command

$
0
0

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 ..


Viewing all articles
Browse latest Browse all 22090

Trending Articles