Re: Question about sysroot and fixincludes

2014-07-18 Thread Andrew Hsieh
for android-L. Do you have example? We can fix up bionic headers for > all levels in NDK to make fixincluded consistent if not gone > completely > > On Wed, Jul 16, 2014 at 8:08 PM, Alexander Ivchenko > wrote: >> Hi, I have a question about sysroot and fixincludes. &g

Re: Question about sysroot and fixincludes

2014-07-16 Thread Andrew Hsieh
Jul 16, 2014 at 8:08 PM, Alexander Ivchenko wrote: > Hi, I have a question about sysroot and fixincludes. > > On Android there are different API levels (like android-9, android-10 > etc) that match different versions of OS. Gcc from NDK is configured > using sysroot for android-

Question about sysroot and fixincludes

2014-07-16 Thread Alexander Ivchenko
Hi, I have a question about sysroot and fixincludes. On Android there are different API levels (like android-9, android-10 etc) that match different versions of OS. Gcc from NDK is configured using sysroot for android-9 and the convenient way for compiling for, say, android-19 was by providing