cross-compilation re-redux
Sigh!
I don't think I'm going to get the cross-compilation article right, ever!
The repository has now moved to a Launchpad PPA.
So, for Maverick, you can do the following:
I don't think I'm going to get the cross-compilation article right, ever!
The repository has now moved to a Launchpad PPA.
So, for Maverick, you can do the following:
- sudo apt-add-repository ppa:hrw/arm-cross-compiler
- sudo apt-get update
- sudo apt-get install gcc-arm-linux-gnueabi g++-arm-linux-gnueabigcc
Comments