On Wed, Mar 27, 2019 at 07:21:07AM +0100, Vasilij Schneidermann wrote:
> Hello Erik,
> 
> > Let me know if you have any other questions.
> 
> Sorry for being unprecise here, what I meant is what libreadline.so
> links against.

This is on my Raspberry Pi running Slackware-current.

$ ldd /usr/lib/libreadline.so.7
        linux-vdso.so.1 (0x7ed09000)
        libtinfo.so.6 => /usr/lib/libtinfo.so.6 (0x76ea7000)
        libc.so.6 => /lib/libc.so.6 (0x76d1b000)
        /lib/ld-linux-armhf.so.3 (0x76f23000)


For comparison, this is one of my Slackware-14.2 machines:

$ ldd /usr/lib64/libreadline.so.6
    linux-vdso.so.1 (0x00007ffddb379000)
    libc.so.6 => /lib64/libc.so.6 (0x00007f8845503000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f8845b15000)


> That aside, you forgot replying to the mailing list as
> well because this email has its Cc: line cleared.

Oops.

-- 
Erik Falor
Registered Linux User #445632                    http://unnovative.net

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to