thread.h not recognised

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello all, 

im trying to run an old college server program (originally used with unix on sun machines) using cygwin on a pc.
#include <pthread.h> is fine, but it doesnt let me have #include <thread.h>.
if i comment out thread.h then the program runs but it isnt working correctly with the client, can anyone tell me how i can get gcc to be able to include thread.h?

i am a very rusty non-expert so sorry if this is a dumbass question. 
thanks very much, 
kate


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux