Re: work with threads

Home Forums Re: work with threads

#3723
Antonio Muñoz
Participant

I am comming to use the mtcdp.

I am tryng to build a litle program with the funtion pthread_create, but the compiler (or linker) dont match the funtion. In the include file (pthread.h) is declared as external.

I have buil a hello world program with no problem.

I am using the mtcdp_2.0.2 version.

Thanks