[U-Boot] [ANN] U-Boot v2019.01-rc1 released

Tom Rini trini at konsulko.com
Wed Dec 5 13:29:10 UTC 2018


On Tue, Dec 04, 2018 at 04:06:49PM +0800, Kever Yang wrote:
> Hi,
> 
>     Any one get  any idea about below error? I'm using
> evb-rk3229_defconfig and gcc-linaro-6.3.1-2017.05.
> 
>   LD      u-boot
> fs/built-in.o: In function `set_contents':
> /home/kever/src/u-boot/fs/fat/fat_write.c:831: undefined reference to
> `__aeabi_ldivmod'
> /home/kever/src/prebuilts/gcc/linux-x86/arm/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-ld.bfd:
> BFD (Linaro_Binutils-2017.05) 2.27.0.20161019 assertion fail
> /home/tcwg-buildslave/workspace/tcwg-make-release/builder_arch/amd64/label/tcwg-x86_64-build/target/arm-linux-gnueabihf/snapshots/binutils-gdb.git~linaro-local~linaro_binutils-2_27-branch/bfd/elf32-arm.c:8784
> make: *** [u-boot] Error 1

Please 'git bisect' this down to a specific commit (since it's a build
failure, you can 'git bisect run make O=/tmp/.... CROSS_COMPILE=...' and
wait a few minutes at least).  I suspect we have a place that needs
do_div().

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181205/f5980fc7/attachment.sig>


More information about the U-Boot mailing list