@Richard Cook

First thing one needs to understand. Just because the hardware is a
beaglebone, does not mean it needs anything special in regards to
toolchain's. As long as the tools have an ABI compatible binary, we're
fine. The ABI it's self we do not really need to worry about. It's already
in place. Which means any book on the GNU compiler collection( gcc ) would
be suitable for such a purpose. This one is a bit out of date, but it's
free !

https://tfetimes.com/wp-content/uploads/2015/09/An_Introduction_to_GCC-Brian_Gough.pdf

So not to belittle Derek Molloy, but he  does not strike me as an expert in
compilers, linkers, and what not. In fact, I probably know more about gcc,
and I'm no expert. His book Exploring Beaglebone is a fine book, but does
not cover toolchains in detail.



On Sat, Mar 26, 2016 at 8:55 AM, Graham Haddock <[email protected]>
wrote:

> To Richard Cook:
>
> My personal recommendation is Derek Molloy's:
>
> Exploring BeagleBone: Tools and Techniques for Building with Embedded
> Linux
> by Derek Molloy for John Wiley & Sons, 2014 -- ISBN 9781118935125
>
> Book WebSite:  includes errata, discussion
> http://exploringbeaglebone.com/
>
> Source Code:
> https://github.com/derekmolloy/exploringBB/
>
>
> It has a lot of basic information about setting up a cross-compile system
> using Eclipse,
> and how to work with the low level I/O and basic Linux commands
> He is on faculty at Dublin City University.
>
> The only problem, is that the book is now two years old, and the
> BeagleBone systems
> are moving fast, so you may need to adjust some things for newer operating
> systems releases,
> and newer tool versions.
>
> --- Graham
>
> ==
>
> --
> 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.

Reply via email to