Yes. That was one hurdle I had to get over initially. [aaron@geiswbuild1 ~/ltib Tue Jul 19 14:00:26] $ rpm -q glibc glibc-2.13.90-9.x86_64 glibc-2.13.90-9.i686 [aaron@geiswbuild1 ~/ltib Tue Jul 19 14:00:30] $ uname -a Linux geiswbuild1.gableseng.net 2.6.38.2-9.fc15.x86_64 #1 SMP Wed Mar 30 16:55:57 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux [aaron@geiswbuild1 ~/ltib Tue Jul 19 14:00:38] $ cat /etc/fedora-release Fedora release 15 (Lovelock)
> Did you install the 32 bit libs on the host? > > while the i386 libs don't make sense, they are usually needed. > > Rick Foos > > -----Original Message----- > Date: Thursday, July 14, 2011 4:50:20 pm > To: [email protected] > From: "Aaron Wegner" <[email protected]> > Subject: [Ltib] Sourcery G++ Lite 2010.09-55 for Power GNU/Linux toolchain > > I downloaded the latest CodeSourcery G++ Lite toolchain from their site > and popped it into the LPP. > > /opt/ltib/pkgs/freescale-powerpc-linux-gnu-2010.09-55.i686.rpm > > This RPM works fine with my 32-bit Fedora 12 development workstation. In > my defconfig.dev I have: > > CONFIG_TOOLCHAIN="freescale-powerpc-linux-gnu-2010.09-55.i686.rpm" > CONFIG_TOOLCHAIN_PATH="/opt/freescale/usr/local/gcc-4.5.55-eglibc-2.11.55/powerpc-linux-gnu" > CONFIG_TOOLCHAIN_PREFIX="powerpc-linux-gnu-" > CONFIG_TOOLCHAIN_CFLAGS="-msoft-float -mcpu=860" > > However, when I try the same on my 64-bit Fedora 15 development > workstation I find that I'm not able to link. It bails with linker errors > such as: > > ---- > /opt/freescale/usr/local/gcc-4.5.55-eglibc-2.11.55/powerpc-linux-gnu/lib/gcc/powerpc-linux-gnu/4.5.1/../../../../powerpc-linux-gnu/bin/ld: > skipping incompatible /lib/libc.so.6 when searching for /lib/libc.so.6 > /opt/freescale/usr/local/gcc-4.5.55-eglibc-2.11.55/powerpc-linux-gnu/lib/gcc/powerpc-linux-gnu/4.5.1/../../../../powerpc > > _______________________________________________ LTIB home page: http://ltib.org Ltib mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ltib
