1.3. Compiler OptionsΒΆ
This section of the tiarmclang Compiler User Manual serves as a reference guide for the available command-line options that affect the behavior of the tiarmclang executable.
Contents:
- 1.3.1. Commonly Used Options
- 1.3.2. Processor Options
- 1.3.3. C/C++ Language Standard Options (-std)
- 1.3.4. C/C++ Run-Time Standard Header and Library Options
- 1.3.5. Runtime Model Options
- 1.3.6. Symbol Management Options
- 1.3.7. Preprocessor Options
- 1.3.8. Optimization Options
- 1.3.9. Using -x Option to Control Input File Interpretation
- 1.3.10. Passing Options to Other Tools from tiarmclang
- 1.3.11. Diagnostic Options
- 1.3.12. Debug Options
- 1.3.13. Instrumentation Options