zephyr/cmake/linker
Carles Cufi 623fb0ee81 build: relocation: Fix long command-line invocations
For applications relocating big parts of the code with many sections,
builds were failing on Windows due to hitting the max command-line
length on that platform.
Fix this by using a file to store the dictionary passed to the python
script.

Fixes https://github.com/zephyrproject-rtos/zephyr/issues/60994.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2023-08-01 09:47:57 -07:00
..
arcmwdt device: use iterable sections 2023-05-12 12:01:10 +02:00
armlink cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
ld build: relocation: Fix long command-line invocations 2023-08-01 09:47:57 -07:00
lld linker: Introduce linker-tool-lld.h 2023-07-05 12:33:42 +00:00
xt-ld device: use iterable sections 2023-05-12 12:01:10 +02:00
linker_flags_template.cmake cmake: Add partial linking abstraction 2023-06-23 09:05:14 +02:00
linker_script_common.cmake everywhere: fix typos 2022-03-14 20:22:24 -04:00