| |||
| Home > Migrating from ARM Compiler v4.1 Patch 3 to v5.0 > Linker changes between ARM Compiler v4.1 Patch 3 and v5.0 | |||
The following changes have been made to the linker:
If ARMCC50LIB is not set and --libpath is
not present on the command line, the linker searches for the default
libraries in ../lib, relative to the location
of armlink.exe.
The Link-time code generation (LTCG)
feature is deprecated. As an alternative ARM recommends you use
the --multifile compiler option.
Profiler-guided optimization with --profile is
deprecated, and is not currently compatible with ARM Streamline.
Linker Reference:
Compiler Reference:
Introducing the ARM Compiler toolchain: