[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#336496: ldd



Robert Millan a écrit :
I observed this some time ago, but I didn't give it any importance untill
seeing this bug.

It is the same bug, right?

On GNU/Linux:

rmh@aragorn:~$ ldd /bin/ls | grep /lib/ld
        /lib/ld-linux.so.2 (0xb7f48000)

On GNU/kFreeBSD:

rmh@io:~$ ldd /bin/ls | grep /lib/ld
        /lib/ld.so.1 => /lib/ld.so.1 (0x00000000)

It maybe be due to the ugly hack we have in the glibc to make ld.so.1 both executable and a library.

--
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: