HI Sam, If you're trying to cross compile for other than Cortex A, you may consider doing that on an i386 / x64 variant of Linux on a PC. I have like 4 of the TI LM4F120 launchpad boards ( pre Tiva ), and that toolchain works great from an i386 Debian install. Just a thought . . .
On Sun, May 3, 2015 at 11:03 PM, Sam <[email protected]> wrote: > Thanks William. > > I'll try to compile from source. Failing that I will try to cross compile > the swiftnav console. > > Hopefully I will get one of these to work. > > Cheers! > > Sam > > On Monday, 4 May 2015 10:26:21 UTC+10, Sam wrote: >> >> Hi There! >> >> I was wondering if anyone has had any luck executing gcc-arm-none-eabi on >> their Beaglebone Black? >> >> I am running Debian. I have tried to install the linux tarball from here >> <https://launchpad.net/gcc-arm-embedded/+download> as per the readme. >> My error is "Unable to execute binary" >> >> It is part of an install for Swiftnav Console. >> >> Appreciate any help. >> >> Sam >> > -- > 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/d/optout. > -- 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/d/optout.
