| |||
| Home > Linker command-line options > --ldpartial | |||
This option enables you to link a partial object with the
linker combining sections in the output object. This contrasts with
the --partial option which does not combine sections.
You can control the section combination with a scatter file or an
ld script.
-r is a synonym for --ldpartial.