Re: ARM Updates
- Posted by jimcbrown (admin) Apr 10, 2013
- 2471 views
coconut said...
coconut said...
jacques@efikamx:~/Téléchargements$ file /lib/ld-linux.so.3 /lib/ld-linux.so.3: symbolic link to `ld-2.11.3.so' jacques@efikamx:~/Téléchargements$ file /lib/ld-2.11.3.so /lib/ld-2.11.3.so: ELF 32-bit LSB shared object, ARM, version 1 (SYSV), dynamically linked, stripped jacques@efikamx:~/Téléchargements$ uname -a Linux efikamx 2.6.31.14.27-efikamx #1 Tue Feb 21 15:43:17 UTC 2012 armv7l GNU/Linux
What about file /lib/ld.so ?
That looks normal.
[/quote]
ld.so is a soft link I created to save keystrokes. It point to /lib/ld-linux-2.11.3.so
Jacques
[/quote]
Hmm. What's the relationship between /lib/ld-2.11.3.so and /lib/ld-linux-2.11.3.so ?