Showing posts with label ARM. Show all posts
Showing posts with label ARM. Show all posts

Friday, March 2, 2012

command for listing all the shared libraries used by an ARM-base executable

. For ARM-base executable, use
arm-none-linux-gnueabi-objdump -x executable_name | grep NEEDED

. For Intel-base executable, use
ldd executable_name

Check clients which connect to Mac OS X Wi-Fi Internet Sharing

arp -i bridge100 -a bridge100 may be different on your Mac OSX