Yip. This is due to lack of /lib/ld-linux.so.2 which is included in 32-bit libc.
Yip. You have to manually install 32 bit versions of every library that's needed.
native binaries or just having a repository that we can install from and thus auto-pull the dependent 32 bit libraries?
We need support both 32-bit and 64-bit systems. Ubuntu is not the only Linux host we want to support. We also support Debian, Fedora, openSUSE and RHEL.
Thanks! -Zhenqiang
On 13 November 2013 10:02, Zhenqiang Chen zhenqiang.chen@linaro.org wrote:
Just to confirm what Zhenqiang says - the requirement on the Linaro Toolchain Binaries are for them to support running on any standard Linux distro - Intel 32- and 64-bit hosts.
To keep the validation level to acceptable levels we chose to ship only 32-bit host-binaries as these will run on all systems.
Thanks,
Matt
On 13 November 2013 14:48, Matthew Gretton-Dann matthew.gretton-dann@linaro.org wrote:
What ever happened to the Linaro toolchain PPA? Surely, by hooking the Linaro periodic release directly into APT, we could dodge these dependency issues completely?