Hello there. What is usually the reason of getting an undefined reference error?
I have already included the pthread.h header file yet I'm still getting the undefined reference error for the pthread_create() function. *sigh*. I'm using makefile in compiling my code. Is there someone here who could enlighten me? Thanks! :)