On Fri, Mar 13, 2015 at 5:42 AM, Robert P. J. Day <[email protected]> wrote: > > curious about the possibilities for out-of-the box binary toolchains > suitable for building for BBB ... the first choice is, unsurprisingly, > the one recommended by RCN here: > > https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-ARMCrossCompiler:GCC > > whose only minimal drawback is that it's a 32-bit toolchain so one > needs to have the 32-bit libs installed for that, but that's not a big > deal. > > now, as i recall, RCN mentioned not that long ago that linaro was > discontinuing their binary builds, but i tripped over this directory: > > http://releases.linaro.org/14.11/components/toolchain/binaries/arm-linux-gnueabihf > > which *seems* to have a 64-bit, BBB-compatible toolchain:
Correct, those are the latest and require a 64bit userspace by default.. I'm still debating when to switch over to the 64bit version by default for eewiki, but it'll probally be around a gcc-linaro "5.0" version... Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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.
