[U-Boot] ARM: Warning with current master

Albert ARIBAUD albert.aribaud at free.fr
Wed Oct 20 22:38:06 CEST 2010


Le 20/10/2010 09:59, Matthias Weißer a écrit :
> Am 20.10.2010 09:44, schrieb Albert ARIBAUD:
>> Le 20/10/2010 09:22, Matthias Weißer a écrit :
>>> Hi
>>>
>>> after pulling the latest changes I get the following warning during
>>> linking of arm boards (I tested jadecpu and tx25).
>>>
>>> arm-unknown-eabi-ld: warning: creating a DT_TEXTREL in object.
>>
>> Hmm... Which toolchain do you use?
>
> I build it myself using crosstools-ng
>
> $ arm-unknown-eabi-gcc -v
> Using built-in specs.
> Target: arm-unknown-eabi
> Configured with: ~/ctdev/targets/src/gcc-4.3.4/configure
> --build=i686-build_pc-linux-gnu --host=i686-build_pc-linux-gnu
> --target=arm-unknown-eabi --prefix=~/x-tools/arm-unknown-eabi
> --with-local-prefix=~/x-tools/arm-unknown-eabi/arm-unknown-eabi//sys-root --disable-multilib
> --disable-libmudflap
> --with-sysroot=~/x-tools/arm-unknown-eabi/arm-unknown-eabi//sys-root
> --with-newlib --enable-threads=no --disable-shared
> --with-pkgversion=crosstool-NG-1.8.0 --disable-__cxa_atexit
> --with-gmp=~/ctdev/targets/arm-unknown-eabi/build/static
> --with-mpfr=~/ctdev/targets/arm-unknown-eabi/build/static
> --enable-target-optspace --disable-nls --enable-symvers=gnu
> --enable-languages=c,c++
> Thread model: single
> gcc version 4.3.4 (crosstool-NG-1.8.0)
>
> Hope this helps.
>
> Matthias

This is an ld, not gcc, issue. What does arm-unknown-eabi-ld -V produce?

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list