Måns Zigher
2018-04-17 11:15:27 UTC
Hi all,
Have anyone experienced this error message before?
c++/7.3.0/cstdlib:75:15: fatal error: stdlib.h: No such file or directory
the output that the -isystem is added which when googling the error appears
to be a problem when cross compiling. Since the sdk works I am guessing
this flag is added by OE/poky. Any pointers on how to go forward is
appreciated.
BR
Mans Zigher
Have anyone experienced this error message before?
c++/7.3.0/cstdlib:75:15: fatal error: stdlib.h: No such file or directory
| #include_next <stdlib.h>
| ^~~~~~~~~~
I am not seeing this error when cross compiling using the sdk. I can see in| ^~~~~~~~~~
the output that the -isystem is added which when googling the error appears
to be a problem when cross compiling. Since the sdk works I am guessing
this flag is added by OE/poky. Any pointers on how to go forward is
appreciated.
BR
Mans Zigher