mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 22:45:21 +00:00
Use the linker to link instead of the compiler. As a direct consequence, the makefile variable ${vLD_K} is no longer required and is replaced with ${vLD}. Also note that this requires the addition of defs.exec arm variants for "otc" and "xtools". These files are needed so that the linker knows where to find "libgcc.a". (Previously when linking using the compiler, the compiler knew where to find "libgcc.a".) Change-Id: I0888a51f63687068336fa591863469342a56215d Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
.. | ||
make | ||
target/include |