| |||
| Home > Compiler Command-line Options > ‑‑configure_gld=path | |||
This option specifies the location of the GNU linker, ld.
During configuration, the compiler attempts to determine the
location of the GNU linker used by GCC. If the compiler is unable
to determine the location, or if you want to override the normal
path to the GNU linker, you can specify its location by using the --configure_gld= option.
The path is the full path and filename of the GNU pathld binary.
--arm_linux in the Linker Reference
--library=name in the Linker Reference
--search_dynamic_libraries, --no_search_dynamic_libraries in the Linker Reference
About building Linux applications with the ARM Compiler toolchain and GNU libraries in Building Linux Applications with the ARM® Compiler toolchain and GNU Libraries.