Linux-ARM.Info - Linux on ARM - News and Help
I had previously installed Sourcery G++ ARM Linux toolchain in Ubuntu to build some software running in Debian, but I encountered some issues with some libraries (libavg) that use gethostbyname in static libraries without any easy way to make it dynamic.
In that case, the library in the rootfs and cross-compiler must match. So I decided to install Debian Squeeze (6.0.3) and the corresponding cross-toolchain by Emdebian (short for Embedded Debian).
First to use this toolchain, add the URL to get Emdebian packages to /etc/apt/sources.list:
Tags: debian | development | howto | install | ubuntu
Created on Monday, 16 January 2012 20:49