| |||
| Home > Compiler Command-line Options > 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 Guide
--library=name in the Linker Reference Guide
--search_dynamic_libraries, --no_search_dynamic_libraries in the Linker Reference Guide
Application Note 212 - Building Linux applications using RVCT v4.0 and the GNU Tools and Libraries.