Main Contents

Installing an avr cross compiler in gentoo

July 27, 2009

One could think that this is as easy as
crossdev avr
but it is not, so i write here how I did it for future reference, and hopefully this will also be useful to other people.
The first problem is that it does not check compatibility between toolchain members (binutils, gcc, …). Understandably, this is somehow difficult, and [...]

Filed under: Admin, Gentoo | Comments (0)