Using COBOL compiler options with File Manager

File Manager overrides certain COBOL compiler options when it invokes the COBOL compiler. These options are:
ADATA         INEXIT
ADEXIT        LIB
ARITH         LINECOUNT
COMPILE       OBJECT
DBCS          OPTIMIZE
DECK          PRTEXIT
FLAG          SQL

If you are using the File Manager COBOL compiler, these options are not marked as fixed in the provided COBOL default options module, FMN0DOPT, and you cannot change this. There is no facility to manipulate the options provided in the File Manager COBOL compiler.