8.3.4 Linker Output File
By default, the name of the linker output binary file is
a.out. You can override the default name by specifying the
-o
option on the command line. The format of the binary file is an
executable ELF file.