Advertisement
Guest User

Untitled

a guest
Apr 26th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. Cortex-A8{bad}
  2.  
  3. uname -a
  4. Linux arm 3.2.33-psp26 #1 Wed Jan 9 12:00:08 UTC 2013 armv7l armv7l armv7l GNU/Linux
  5.  
  6. OS is Ubuntu 12.10 serverhardfloat ver on beaglebone, installed from ubuntu-12.10-server-armhf+omap.img
  7.  
  8. ldd output:
  9. Core.so => ./Core.so (0x4018d000)
  10. Engine.so => ./Engine.so (0x407fd000)
  11. libstdc++.so.6 => /usr/lib/arm-linux-gnueabihf/libstdc++.so.6 (0x40a5d000)
  12. libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0x400bd000)
  13. libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0x4006f000)
  14. libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0x40b05000)
  15. librt.so.1 => /lib/arm-linux-gnueabihf/librt.so.1 (0x40be9000)
  16. libpthread.so.0 => /lib/arm-linux-gnueabihf/libpthread.so.0 (0x40127000)
  17. libdl.so.2 => /lib/arm-linux-gnueabihf/libdl.so.2 (0x40091000)
  18. /lib/ld-linux.so.3 => /lib/ld-linux-armhf.so.3 (0x4004f000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement