Hi,
I am trying to compile in include mode, but seem to have some trouble...
I followed all of the steps in the README, but when i attempt the last
step, make i get a conflicting types error.
The problem is that I cannot compile plpa.h with sched.h included.
However, plpa_runtime.c includes pthread.h, which includes sched.h. Am I
missing something here???
Also, does this mean I cannot include pthread.h in my program which
intends to use plpa.h as well?
Thanks,
Allen
|