5.6 XC32 Library Archiver Options
The following archiver feature control is displayed in the MPLAB X IDE and VS Code project property dialogs. This feature analyzes your code to highlight safety or performance issues.
| Option | Description | Command Line |
|---|---|---|
| Break line into multiple lines (MPLAB X IDE only) | When using the Windows compiler to archive many file into libraries, the link command line might exceed the 8191 character line limit. This option has XC32 break up the command line into smaller lines to avoid this limitation. | n/a |
