mipsel-linux build: not a dynamic executable

David Daney ddaney at avtrex.com
Mon Feb 12 18:24:15 UTC 2007


Paul Brook wrote:
>>>> dont run the host ldd on the cross-compiled files ... it wont work even
>>>> a little bit
>>>> -mike
>>> Did anyone ever make any progress on cross-compiling uClibc's ldd?
>> Umm, cross-compiling uClibc's ldd works just fine and has worked
>> just fine for years and years.  
> 
> I think Rob meant building a cross-ldd.
> 
At the simplest level isn't that just 'readelf -d'?  You don't even need 
a cross built readelf.  You could write a simple script to recurse on 
all the DT_NEEDED entries.

David Daney



More information about the uClibc mailing list