Non-Confidential | ![]() | ARM DUI0377G | ||
| ||||
Home > Linker Command-line Options > --strict_wchar_size, --no_strict_wchar_size |
Checks whether or not the wide character size is consistent across all inputs.
--strict_wchar_size
causes the linker to display an error
message if the wide character size is not consistent across all inputs. This is the
default.--no_strict_wchar_size
for compatibility with objects built using RVCT
v3.1 and earlier.