W dniu 07.03.2012 10:21, Zhenqiang Chen pisze:
I try the sysroots to build small cases (with additional header files like <X11/Xlib.h>).
Ok. Inform me if any header will be missing.
BTW: which sysroot you are using to test?
All can pass after coping the libgcc* to /lib (https://bugs.launchpad.net/linaro-toolchain-binaries/+bug/939143).
So it does not finds libgcc_s.so in usr/lib/gcc/arm-linux-gnueabi/4.6/ directory?
There is an "arm-linux-gnueabihf" dir in sysroot-*-dbg. Does this mean the binary toolchain need support two different archs?
Those sysroots are for 'armel' architecture. I will drop armhf binaries from sysroot.
How to configure to support it?
Debian/Ubuntu gcc-4.6 handles that by multilib patches.