[Buildroot] svn commit: trunk/buildroot/toolchain/uClibc

vano ivan.kuten at promwad.com
Tue Sep 25 16:47:53 UTC 2007


Ulf Samuelsson wrote:
> 
> It worked for me since I manually copied libgcc.a to another location.
> I reran the build again after submitting, and discovered this
> so I have already removed the part causing the problem from the patch
> svn update to fix.
> 
> I still have a problem which pop up from time to time with libstdc++v3.
> which fails, but at least the build goes a lot further.
> 

I have non CPP config , yeah build is going further and stopping in
configure step of arm-linux-uclibc/libmudflap:


make[3]: Leaving directory
`/home/buildroot/toolchain_build_arm_nofpu/gcc-4.2.1-final/gcc'
Checking multilib configuration for libmudflap...
mkdir -p -- arm-linux-uclibc/libmudflap
Configuring in arm-linux-uclibc/libmudflap
configure: creating cache ./config.cache
checking build system type... i386-pc-linux-gnu
checking host system type... arm-unknown-linux-uclibc
checking target system type... arm-unknown-linux-uclibc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking for arm-linux-uclibc-strip...
/home/buildroot/build_arm/staging_dir/usr/arm-linux-uclibc/bin/strip
checking for --enable-version-specific-runtime-libs... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for arm-linux-uclibc-gcc...
/home/buildroot/toolchain_build_arm_nofpu/gcc-4.2.1-final/./gcc/xgcc
-B/home/buildroot/toolchain_build_arm_nofpu/gcc-4.2.1-final/./gcc/
-B/usr/arm-linux-uclibc/bin/ -B/usr/arm-linux-uclibc/lib/ -isystem
/usr/arm-linux-uclibc/include -isystem /usr/arm-linux-uclibc/sys-include
checking for C compiler default output file name... configure: error: C
compiler cannot create executables
See `config.log' for more details.
make[2]: *** [configure-target-libmudflap] Error 1
make[2]: Leaving directory
`/home/buildroot/toolchain_build_arm_nofpu/gcc-4.2.1-final'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/buildroot/toolchain_build_arm_nofpu/gcc-4.2.1-final'
make: ***
[/home/buildroot/toolchain_build_arm_nofpu/gcc-4.2.1-final/.compiled]
Error 2


BR,
Ivan




More information about the buildroot mailing list