On Mon, Mar 10, 2014 at 11:56:45AM +0100, Rob van der Hoeven wrote: > Hi folks, > > I recently bought a nice A20 board from Olimex which runs a non official > Debian version. Works great, but I would like to include some kernel > patches so I decided to build my own kernel following these > instructions: > > http://olimex.wordpress.com/2013/11/05/building-the-ultimate-debian-sd-card-for-linux-with-kernel-3-4-for-a20-olinuxino-micro/ > > One of the instructions is to install gcc-4.7-arm-linux-gnueabihf which > I could not find. Debian provides gcc-4.7-arm-linux-gnueabi which will > probably do just fine. But I want to follow the build instructions as > close as possible so *if* there is a hf version of gcc somewhere in the > Debian GNUniverse then I would love to know its coordinates.
Building one by using dpkg-cross and the gcc-4.7 source package and setting GCC_TARGET is not that hard. I did it a coupel of weeks ago. -- Len Sorensen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

