Controlling Compilation Output

Option

Description

-Ldirectory

Instruct linker to search directory for libraries.

-oname

Produces an executable output file with the specified file name , or the default file name if file name is not specified.

-S

Generate assembly files with .s suffix.