> Specifically https://launchpad.net/linaro-toolchain-binaries/trunk/2013.09/+download/gcc-linaro-arm-linux-gnueabihf-4.8-2013.09_linux.tar.xz
Wrong ABI. gnueabi should be the compiler you're after not gnueabihf. On Mon, Sep 30, 2013 at 9:41 AM, Tux Leonard <[email protected]> wrote: > ldd doesn't show up in the list of available packages on my BBB. But > that's an other story. > > The only thing I would like to say was: > Ether > Find the right toolchaine to the installed libraries on your target > or > Install the right libraries on your target corresponding to your toolchain > . > > > 2013/9/30 Jesper We <[email protected]> > >> Eh... What? >> >> I'm not talking about the toolchain linked in those instructions or the >> ARM.com toolchains. >> >> My problem is specific with the Linaro gcc 4.8 toolchain. >> >> (And to get ldd to work you just need to install it: opkg install ldd) >> >> >> On Monday, September 30, 2013 8:56:49 AM UTC+2, Tux Leonard wrote: >>> >>> It works for me now. >>> Instead of using the gcc tools from ARM.com I followed now the >>> following instructions and it works also without the static options. >>> >>> http://www.lvr.com/eclipse1.ht**m <http://www.lvr.com/eclipse1.htm> >>> >>> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
