Hello, I build a program with threads. Added the -lpthreads flag to the makefile and the program was compiled successfully. I copied it to the foxboard and executed it, but I got the error:
error while loading shared libraries: libpthread.so.0: cannot load shared object file: No such file or directory Looking around in the filesystem I couldn't find the specified file. Where can I enable threads in the SDK? Thanks, Eddy
