7.6.10 Options for Directory Search
The following options specify to the compiler where to find directories and files to search.
Option | Definition |
---|---|
-specs=file | Process file after the compiler reads
in the standard specs file, in order to override the
defaults that the xc16-gcc driver program uses when
determining what switches to pass to xc16-cc1 ,
xc16-as , xc16-ld , etc. More than
one -specs=file can be specified on the command
line, and they are processed in order, from left to right. |