I am trying to compile a C program to ELF format on Windows, so I tried to do several things:
gcc -Wall -c test.c -o test.o