4.1.6 XC32 Library Archiver Options

The following archiver feature controls are displayed in the MPLAB X IDE and VS Code project property dialogs. These features analyze your code to highlight safety or performance issues.

Table 4-16. XC32 Library Archiver General Options Category
OptionDescriptionCommand Line
Break line into multiple lines(X IDE only)When using the Windows compiler to archive many file into libraries, the link command line might go over the 8191 character line limit. This option has XC32 break up the command line into smaller lines to avoid this limitation.n/a