SW006015 Microchip Technology, SW006015 Datasheet - Page 41

C COMPILER MPLAB C32

SW006015

Manufacturer Part Number
SW006015
Description
C COMPILER MPLAB C32
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC32r
Datasheets

Specifications of SW006015

Supported Families
PIC32MX5, MX6, And MX7
Core Architecture
PIC
Kit Contents
Software And Docs
Mcu Supported Families
PIC32 MCUs
Tool Function
Compiler
Supported Devices
PIC32 MCUs
Tool Type
Compiler
Processor Series
PIC32
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC32
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
© 2007 Microchip Technology Inc.
1.8.10
The following options specify to the compiler where to find directories and files to
search.
TABLE 1-14:
-Bprefix
-specs=file
Option
Options for Directory Search
DIRECTORY SEARCH OPTIONS
This option specifies where to find the executables, libraries,
include files and data files of the compiler itself.
The compiler driver program runs one or more of the
sub-programs pic32-cpp, pic32-cc1, pic32-as and
pic32-ld. It tries prefix as a prefix for each program it tries to
run.
For each sub-program to be run, the compiler driver first tries the
-B prefix, if any. Lastly, the driver searches the current PATH
environment variable for the subprogram.
-B prefixes that effectively specify directory names also apply to
libraries in the linker, because the compiler translates these
options into -L options for the linker. They also apply to include
files in the preprocessor, because the compiler translates these
options into -isystem options for the preprocessor. In this case,
the compiler appends include to the prefix.
Process file after the compiler reads in the standard specs file, in
order to override the defaults that the pic32-gcc driver program
uses when determining what switches to pass to pic32-cc1,
pic32-as, pic32-ld, etc. More than one -specs=file can be
specified on the command line, and they are processed in order,
from left to right.
Definition
DS51686A-page 37

Related parts for SW006015