I have Eclipse CDT and Linaro 7.3.1 installed on my Ubuntu x64 machine. Then, I install some other tools like QEMU and the different architectures for ARM after this guide: http://exploringbeaglebone.com/chapter7/
Next, I follow this video to start a Hello World code: https://www.youtube.com/watch?v=T9yFyWsyyGk&t=1060s The code builds without problem. However, it fails to run and complains: /lib/ld-linux-armhf.so.3: No such file or directory I already link to the folder containing this file. Why is it giving this error? The video mentions that QEMU takes care of the problem. It doesnt seem to work for me. Please help. I already check these topics, but they didn't help: https://groups.google.com/forum/#!searchin/beaglebone/ld-linux-armhf.so.3|sort:date/beaglebone/DERNaZoWAXg/BF75_dOsnq8J https://groups.google.com/forum/#!searchin/beaglebone/ld-linux-armhf.so.3|sort:date/beaglebone/lDVOe33kmC0/lGKDQ6-Aa3oJ -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/589168a6-0a32-4b16-a7e4-30c4d4680601%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
