Hi,

in my experience (Ubuntu 13.04, 64-bit), it worked fine (building with the
Linaro toolchain) after doing two installs:

sudo apt-get install ia32-libs

and

sudo apt-get install ia32-libs-multiarch

Best regards,

Ola



On Tue, Nov 12, 2013 at 7:25 AM, Deepak Saxena <dsax...@linaro.org> wrote:

> I'm working on getting my new build system up and running and with
> 13.10. Running any of our toolchain commands leads to "No such file or
> directory".  I'm guessing this has to with my system being x86_64 and
> 13.10 no longer including ia32_libs package, but could be incorrect.
> If this is indeed the issue, my understanding is that I need to
> manually install 32 bit versions of every library that's needed. Can
> toolchain folks comment on this? Any possibility of getting 64 bit
> native binaries or just having a repository that we can install from
> and thus auto-pull the dependent 32 bit libraries?
>
> Thanks,
> ~Deepak
>
> --
> Deepak Saxena - Kernel Working Group Lead
> Linaro.org | Open source software for ARM SoCs
> Follow Linaro: http://www.facebook.com/pages/Linaro
>
> _______________________________________________
> linaro-dev mailing list
> linaro-dev@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-dev
>
_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to