/
Building Multi-Threaded Applications (uClinux)
Building Multi-Threaded Applications (uClinux)
In order to build a multi-threaded application and link it with the appropriate POSIX-threads library, do the following.
After activation of the cross-build environment (. ./ACTIVATE.sh
), run the following command (linux-dp.c
being the application in the below example):