[U-Boot] [PATCH] ARM: fix build error with gcc-4.4.2 about inline function declared weak

Gaye Abdoulaye Walsimou walsimou at walsimou.com
Sun Nov 1 22:47:45 CET 2009


Tom wrote:
> What is your
> $(CROSS_COMPILE)gcc -v
> ?
> Tom
>
This is a home made toolchain. With same options with gcc-4.3.4,
gcc-4.4.1, no build error.

armel-linux-gcc -v
Using built-in specs.
Target: armel-unknown-linux-gnueabi
Configured with:
/usr/src/walsimou/embtoolkit-0.1.0-rc5/build/tools_build-armel-linux-arm920t/gcc-4.4.2/configure
--prefix=/usr/src/walsimou/embtoolkit-0.1.0-rc5/tools-armel-linux-arm920t
--with-sysroot=/usr/src/walsimou/embtoolkit-0.1.0-rc5/sysroot-armel-linux-arm920t
--target=armel-unknown-linux-gnueabi --with-cpu=arm920t
--with-float=soft --disable-multilib --host=x86_64-unknown-linux-gnu
--build=x86_64-unknown-linux-gnu --enable-__cxa_atexit --disable-libssp
--disable-libgomp --disable-libmudflap --disable-nls --enable-threads
--enable-shared
--with-gmp=/usr/src/walsimou/embtoolkit-0.1.0-rc5/host-tools-arm920t/usr/local/gmp-host
--with-mpfr=/usr/src/walsimou/embtoolkit-0.1.0-rc5/host-tools-arm920t/usr/local/mpfr-host
--enable-languages=c
Thread model: posix
gcc version 4.4.2 (GCC)

Thanks



More information about the U-Boot mailing list