9.7.2 --no-cpp

Do not preprocess linker scripts.

Linker script preprocessing is enabled by default. This option can be used to disable preprocessing.

Care should be used in selecting this option. If a linker script requires preprocessing (such as for conditional blocks of text), using this option will cause a processing error.