This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How can cygwin support pthread?


I wrote a program to download files with threads.
When it ran on Linux, it ran well.

I can find pthread.h in cygwin but I can't find libpthread.a.
I compiled my program, it's ok. But when I ran it, it reported
there's something wrong when creating new sockets.

I haven't check my program yet. But I wonder whether cygwin can support
pthread and how it can.

Thanks.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]