Alon Amid created ARROW-1659:
Summary: "stdlib.h: No such file or directory" when
cross-compiling for RISC-V with GCC 7.2
Key: ARROW-1659
URL: https://issues.apache.org/jira/browse/ARROW-1659
he reason for using -isystem rather than -I, and is
it possible that this indeed results in a similar scenario to what is
described in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129 and
https://github.com/OpenLightingProject/ola/pull/1132.
If so - what would be the correct way to mitigate this?
Thanks
Alon Amid