After installing Ubuntu 14.04 I ran the ldd /bin/ls command and this is the output.
libselinux.so.1 => /lib/arm-linux-gnueabihf/libselinux.so.1 (0xb6f6e000) > librt.so.1 => /lib/arm-linux-gnueabihf/librt.so.1 (0xb6f5f000) > libacl.so.1 => /lib/arm-linux-gnueabihf/libacl.so.1 (0xb6f51000) > libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 > (0xb6f2f000) > libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0xb6e4b000) > /lib/ld-linux-armhf.so.3 (0xb6f94000) > libdl.so.2 => /lib/arm-linux-gnueabihf/libdl.so.2 (0xb6e40000) > libpthread.so.0 => /lib/arm-linux-gnueabihf/libpthread.so.0 > (0xb6e24000) > libattr.so.1 => /lib/arm-linux-gnueabihf/libattr.so.1 (0xb6e18000) > How do I change the toolchain? thanks -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
