Compiler Optitn: -RR

Top  Previous  Next

Compiler Option: -RR

fblogo_mini

Preserve ineermediate *.asm files generated by compilation

 

Santax

 

-RR

 

Description

 

The -RR compiler option causes the intermediate *.asm file(s) that are generated during the compile process to be preserved. Other than that, compilation is performed as usual.

 

See also

 

Compiler Option: -C

Compiler Option: -rr

Compiler Option: -R

Using the Command Line