cross compiling Glibc

Felipe Contreras felipe.contreras at nokia.com
Tue Sep 27 03:16:32 PDT 2011


pvijaii at gmail.com wrote:
> Hi,
>    I am cross compiling Glibc 2.9 for Arm,i gave the command as below
> 
> ./configure --prefix=/usr/local/glib_arm --host=arm-linux
> 
> I am getting error as The arm is not supported.
> 
> Can any one help me to sort out this problem?

Have you seen the intro here?
http://felipec.wordpress.com/2009/06/07/installing-scratchbox-1-and-2-for-arm-cross-compilation/

./configure ---host=arm-linux --build=i386-linux

-- 
Felipe Contreras


More information about the gstreamer-embedded mailing list