[U-Boot] Running u-boot on qemu-arm complains about missing ld.so.1

Dipanjan Das mail.dipanjan.das at gmail.com
Thu Nov 30 18:40:43 UTC 2017


In order to compile u-boot, I tried to use CodeSourcery toolchain which did
not work. However the version of arm-none-eabi toolchain hosted in Ubuntu
reposiroty does compile u-boot codebase.

When I try to run the u-boot standalone executable qemu-arm, it complains
about missing '/usr/lib/ld.so.1'. I understand this is a toolchain error.
Which toolchain is officially supported? How do I locate the cross-compiled
ld.so on my system? It doesn't seem to be lying under
/usr/lib/arm-none-eabi directory.

-- 

Thanks & Regards,
Dipanjan


More information about the U-Boot mailing list