Forum Discussion
Altera_Forum
Honored Contributor
20 years agowhich include dir is our lib
I did what hippo say in the forum,and get buildroot , linux-2.6.x ,apps and uClinux-dist. I copied a C source program and named it as mu.It is like: #include <stddef.h># include <stdio.h># in...
Altera_Forum
Honored Contributor
20 years agotry
use# include <pthread.h> in your program. and add -lpthread to the compile command.