Crossware

Table of Contents        Previous topic       Next topic       

LINKER->Linker Command Line Options->Use Linker Script (/Ds:)

This option tells the linker to use a linker script.

For example:

/Ds:D:\estudio\Projects\linker_script_tests\linker_script_tests.ld

The /RAM, /ROM, /NOROM, /CODE, /MIXED, /RDATA and /DATA command line options are ignored when a linker script is used.