C:\\tools\tcc\tcc -nostdlib main.c
создается исполняемый файл PE формата, а как получить исполняемый файл ELF формата?`-Wl,--oformat,fmt'
Use fmt as output format. The supported output formats are:
elf32-i386
ELF output format (default)
binary
Binary image (only for executable output)
coff
COFF output format (only for executable output for TMS320C67xx target)