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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to