[jira] [Created] (ARROW-1659) "stdlib.h: No such file or directory" when cross-compiling for RISC-V with GCC 7.2

2017-10-08 Thread Alon Amid (JIRA)
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

'Include' error when Cross-Compiling

2017-10-05 Thread Alon Amid
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