8.3.15 R: Generate Relocatable Output Option

The -r option or its aliases -i or --relocatable generates a relocatable output.

This option generates an output file that has not had symbols resolved and that can in turn serve as input to xc32-ld. This is often called partial linking. If this option is not specified, an absolute file is produced.