Fortran User's Guide

-s

Strip the symbol table out of the executable file.

    SPARC: 77/90 x86:77

This option makes the executable file smaller and more difficult to reverse engineer. However, this option inhibits debugging with dbx or other tools, and overrides -g.