How do I build a cross-ldd?

Rob Landley rob at landley.net
Mon Dec 18 06:19:23 UTC 2006


Trying to cross compile uClibc's "make utils" seems a bit broken.  If I do 
a "make utils" with the cross compiler, it produces an arm binary I can't run 
on the host system.  If I make it with the host compiler, it dies saying 
that "little-endian" is an unknown option.

I want an x86 version of ldd that does a proper dump for non-x86 binaries.  
What am I doing wrong?

Rob
-- 
"Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to take away." - Antoine de Saint-Exupery



More information about the uClibc mailing list