Hi, Bernhard
Have not tried to compile with the INCLUDE_PERF=1. just a question here.
as Marcus said, we only have the libc-version.h in following 3 places,
marcus@dwarf1:~/linaro-13.03-src/android$ find . | grep libc-version.h ./prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/gnu/libc-version.h ./prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/gnu/libc-version.h ./prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/gnu/libc-version.h
and seems we don't have the libc-version.h file in our linaro toolchain, how does ABS_TARGET_TOOLS_PREFIX help? where is the libc-version.h used for the compile? is it one of the three list above?
Thanks, Yongqin Liu
On 15 April 2013 02:39, Bernhard Rosenkränzer < bernhard.rosenkranzer@linaro.org> wrote:
Hi,
On 14 April 2013 16:05, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Bernhard
Which file or repository have you fixed?
device/linaro/common tasks/kernel.mk
is it possible to share your modification?
Sure: http://review.android.git.linaro.org/#change,3503
ttyl bero