64 bit print format specifiers not defined with newlib and SDK 0.10.0 #14310
Labels
area: Toolchains
Toolchains
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
if building with
CONFIG_NEWLIB_LIBC=y
and SDK 0.10.0 this fails.Reported as an issue on SDK-NG:
zephyrproject-rtos/sdk-ng#55
But after some investigation this is related to how we invoke gcc in Zephyr, and not the SDK itself.
The text was updated successfully, but these errors were encountered: