Hi all,<br>I'm trying to use an external ARM tool chain to build some packages.  However build root does not see the compiler "Incorrect selection of the C library". Some exploration shows that the compiler does not have a sysroot set<br>
<br>arm-linux-gcc -v<br>Using built-in specs.<br>Target: arm-linux-uclibc<br>Configured with: /opt/buildroot.920t-cc/toolchain_build_arm_nofpu/gcc-4.1.1/configure --prefix=/usr/local/arm/4.1.1-920t --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=arm-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --with-gmp=/opt/buildroot.920t-cc/toolchain_build_arm_nofpu/gmp --with-mpfr=/opt/buildroot.920t-cc/toolchain_build_arm_nofpu/mpfr --enable-shared --disable-nls --enable-threads --disable-multilib --with-float=soft<br>
Thread model: posix<br>gcc version 4.1.1<br><br><br>Can anyone tell me if there is a way round this?  I'm running the copiler from within /root/ArmDevelopment/.......   do I need to move it or can I set a flag when I make buildroot.  Thanks all<br clear="all">
<br>-- <br>Regards Tony<br>