error: toolchain for arm using uclibc

varidh at codito.com varidh at codito.com
Mon Aug 29 14:56:02 UTC 2005


hi.
i am making toolchain for arm using uclibc-0.9.27.
the packages i used are
binutils-2.15 ,, linux-2.4.. gcc-3.4 ... uclibc-0.9.27. The version of
crosstool i am using is crosstool-0.35..

I came across following error
Checking multilib configuration...


/bin/sh
/home/varidh/codito/arm_project/crosstool-0.35/build/arm-unknown-linux-gnu/gcc-3.4.x-uClibc-0.9.27/gcc-3.4.x/mkinstalldirs
arm-unknown-linux-gnu/libstdc++-v3 ; \
rm -f arm-unknown-linux-gnu/libstdc++-v3/Makefile || : ; \
cp multilib.out arm-unknown-linux-gnu/libstdc++-v3/multilib.out
mkdir -p -- arm-unknown-linux-gnu/libstdc++-v3
Configuring in arm-unknown-linux-gnu/libstdc++-v3
configure: creating cache ./config.cache
-----
----
-----
----
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for C locale to use... generic
checking for std::allocator base class to use... new
configure: "C" header strategy set to c_std
checking for ISO C99 support in <math.h>... yes
checking for ISO C99 support in <stdio.h>... yes
checking for lldiv_t declaration... yes
checking for ISO C99 support in <stdlib.h>... yes
checking for additional ISO C99 support in <wchar.h>... no
checking for enabled ISO C99 support... no
checking for thread model used by GCC... posix
configure: Debug build flags set to -g3 -O0
checking for additional debug build... no
checking for extra compiler flags for building...
configure: WARNING: No native atomic operations are provided for this
platform.
configure: WARNING: They will be faked using a mutex.
configure: WARNING: Performance of certain classes will degrade as a result.
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking sys/machine.h usability... no
checking sys/machine.h presence... no
checking for sys/machine.h... no
checking for sys/types.h... (cached) yes
checking fp.h usability... no
checking fp.h presence... no
checking for fp.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for endian.h... (cached) yes
checking for inttypes.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for float.h... (cached) yes
checking for stdint.h... (cached) yes
checking for main in -lm... configure: error: Link tests are not allowed
after GCC_NO_EXECUTABLES.
make: *** [configure-target-libstdc++-v3] Error 1

I tried searching on net but could'nt find a well defined solution. if
anyone could help me in this problem i will be grateful to him.

 waiting for some reply.

varidh




More information about the uClibc mailing list