commit | 69a10c31511570c69c6bcc1195bc0e8da7f86452 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Wed Mar 02 21:10:20 2022 +0000 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Mon Mar 07 14:15:19 2022 +0100 |
tree | e500803c2cfe883610a19e113b8ecf1830da1b95 | |
parent | 309e971931fadbf838969fdfeecf290c0ddfcc2d [diff] |
Enhance GCC compatibility of newlib integration - Allow overriding GCC specific library location and search paths from CMake command line. This enables using GCC binaries which are unable to find libgcc.a. - Enhance error handling and error messages. Change-Id: Ie8ef9e1dd1bdece9f47595e14d3e3241b4621470 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>