Hello,
I downloaded android-toolchain-eabi-linaro-4.6-2012.03-2-2012-03-15_12-39-18-linux-x86.tar.bz2 from http://releases.linaro.org/12.03/components/android/toolchain/4.6/ but it doesn't ship the header files (not even <stdio.h>). I suppose these come on a separate Android sysroot? Where can I get such sysroot? In this case it's for vexpress-ics-gcc46-armlt-stable-open.img (from the 12.03 release).
My objective is to cross-compile binaries such as gdbserver for Linaro Android.