zephyr/cmake/linker/ld
Joel Holdsworth f2c8a5acc4 cmake: linker: ld: Use "-Map <mapfile>" for legacy compatibility
The build system currently generates mapfiles by invoking ld with the
"-Map=<mapfile>" command line argument. This variant of the flag was
introduced in GNU binutils 2.20.

To enable compatibility with legacy versions of the GNU ld, the argument
has been replaced with the "-Map <mapfile>" variant.

Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com>
2025-06-18 09:09:50 -04:00
..
clang
gcc
host-gcc
ld_script.cmake cmake: linker generator: ld: Files for section input patterns 2025-03-27 17:17:03 +01:00
linker_flags.cmake cmake: Enable undefined behavior sanitizer on all targets 2025-05-02 01:16:18 +02:00
linker_libraries.cmake
target_configure.cmake
target_relocation.cmake
target.cmake cmake: linker: ld: Use "-Map <mapfile>" for legacy compatibility 2025-06-18 09:09:50 -04:00