it is enabled by default if i am not mistaken, however the sdk is smart enought to delete all libs that are not needed when making the fimage
so it'll be somewhere in the sdk folder Quoting "E. Boer" <[EMAIL PROTECTED]>: > 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 > >
