This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Multi-threaded programs


Hi eveyone,

I'd like to know what options I should use in order to migrate a multi-threaded Windows application from Watcom compiler to cygwin.

Should I use cygwin or no-cygwin options ?

I'm thinking of no-cygwin option because the program is running properly under Watcom C++ compiler using windows native implementation.

Should I use cygwin pthread implementation or native thread NT functions ?

Thanks in advance,

Ignasi Villagrasa.





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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