hello everyone,
when i'm using eclipse to build an application that is using threads, i have to attach the library pthread in order that the
#include <pthread.h> will resolved.
- is it possible to run a program that uses threads on the min bootable FS LTIB generates? i've created this filesystem and added some pacakges for my project.
- is there anything i need to change on the build process while cross compiling except from the regular settings for builder linker and assembler and the linker add library path?
thanks,
snir.