Running pre-built linaro toolchain failed on Ubuntu 11.04, 64bit server
Michael Hope
michael.hope at linaro.org
Wed Jan 11 07:37:04 UTC 2012
On Wed, Jan 11, 2012 at 8:23 PM, Lv Terry-R65388 <r65388 at freescale.com> wrote:
> Hi Michael,
>
> dpkg -S ld-2.13 outputs is:
>
> r65388 at shlinux3:~/toolchain_ltib/gcc-linaro-4.6.3-glibc-2.13-singlelib-2011.12/arm-fsl-linux-gnueabi/bin$ dpkg -S ld-2.13
> libc6: /lib/x86_64-linux-gnu/ld-2.13.so
> libc6-dbg: /usr/lib/debug/lib32/ld-2.13.so
> libc6-dbg: /usr/lib/debug/lib/x86_64-linux-gnu/ld-2.13.so
> libc6-i386: /lib32/ld-2.13.so
> libc6:i386: /lib/i386-linux-gnu/ld-2.13.so
>
> ia32-libs-multiarch is a recommended package founded when install ia32-libs.
>
> Some comments from google:
> " Multi-arch versions of former ia32-libraries
> This package depends on i386 versions of packages that were removed from
> ia32-libs and transitioned to multi-arch. This allows applications using
> ia32-libs in previous Ubuntu releases to continue functioning without missing
> libraries. "
>
> I think ia32-libs-multiarch is similar to ia32-libs, but may have better compatibility.
You mentioned 11.04 earlier which is Ubuntu Natty. According to
packages.ubuntu.com, ia32-libs-multiarch first appeared in the next
release, Oneiric.
Where did ia32-libs-multiarch come from?
FYI, here's what I see on Natty:
cbuild at crucis-natty:/etc/ld.so.conf.d$ apt-cache search multiarch
libpango1.0-0 - Layout and rendering of internationalized text
multiarch-support - Transitional package to ensure multiarch compatibility
apt-cross - retrieve, build and install libraries for cross-compiling
gdb-multiarch - The GNU Debugger (with support for multiple architectures)
binutils-multiarch - Binary utilities that support multi-arch targets
cbuild at crucis-natty:/etc/ld.so.conf.d$ lsb_release -a
LSB Version: <snip>
Distributor ID: Ubuntu
Description: Ubuntu 11.04
Release: 11.04
Codename: natty
-- Michael
More information about the linaro-toolchain
mailing list