28 May 18, 08:08PM
(This post was last modified: 29 May 18, 01:10AM by undeadbobop.)
This is the output I get when looking at that:
/usr/lib/arm-linux-gnueabihf/libarmmem.so (0xb6f4e000)
libenet.so.2 => /usr/local/lib/libenet.so.2 (0xb6f26000)
libz.so.1 => /lib/arm-linux-gnueabihf/libz.so.1 (0xb6eff000)
libstdc++.so.6 => /usr/lib/arm-linux-gnueabihf/libstdc++.so.6 (0xb6db7000)
libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0xb6d38000)
libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0xb6d0b000)
libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0xb6bcc000)
/lib/ld-linux-armhf.so.3 (0xb6f64000)
Your question I think applies to this :
libenet.so.2 => /usr/local/lib/libenet.so.2 (0xb6f26000)
If not I am not sure exactly what you mean by shared lib when it is just a library or if I need a additional library.
/usr/lib/arm-linux-gnueabihf/libarmmem.so (0xb6f4e000)
libenet.so.2 => /usr/local/lib/libenet.so.2 (0xb6f26000)
libz.so.1 => /lib/arm-linux-gnueabihf/libz.so.1 (0xb6eff000)
libstdc++.so.6 => /usr/lib/arm-linux-gnueabihf/libstdc++.so.6 (0xb6db7000)
libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0xb6d38000)
libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0xb6d0b000)
libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0xb6bcc000)
/lib/ld-linux-armhf.so.3 (0xb6f64000)
Your question I think applies to this :
libenet.so.2 => /usr/local/lib/libenet.so.2 (0xb6f26000)
If not I am not sure exactly what you mean by shared lib when it is just a library or if I need a additional library.