3.2 Invoking the Compiler
This section discusses how the compiler is run, on the command-line or from the MPLAB X IDE. It includes information about how to get the compiler to do what you want it to do, in terms of options and the build process itself.
- How Do I Compile From Within MPLAB X IDE?
- How Do I Compile on the Command-line?
- How Do I Compile Using a Make Utility?
- How Can I Select Which Compiler I Want to Build With?
- How Do I Build Libraries?
- How Do I Know What Compiler Options Are Available and What They Do?
- What is Different About an MPLAB X IDE Debug Build?
See also the following linked information in other sections.