View Single Post
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#16
Trying to configure llvm on device with 4.4 and it cannot find any default includes:
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
even though they are all there in /usr/include... strange.