6.1.30 Emax
The --emax=number
option is mainly used by the
command-line driver, pic-as
, to specify the maximum number of errors
that can be encountered before the assembler terminates. The default number is 10
errors.
This option is applied if compiling using pic-as
,
the command-line driver, and the -fmax-errors
driver option.