fatal error: setjmp.h: No such file or directory #31203
Labels
area: C Library
C Standard Library
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
I'm trying to compile Lua with Zephyr, but an error has occurred, some *.h can not find. setjmp.h, locale.h for now.
I checked toolchain gcc-arm-none-eabi-8-2019-q3-update-win32 and gcc-arm-none-eabi-10-2020-q4-major-win32, the problem is still.
I create an project without zephyr, the problem not happend.
Maybe some compiler options missing in zephyr project...
The text was updated successfully, but these errors were encountered: