Controlling Compilation Output

Option Description
-oname Produces an assembly file with the specified file name, or the default file name if name  is not specified.
-S Generates assemblable file only (with .s suffix), then stops the compilation.