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]

Cygwin vs VC++ threading


(Thank you to those who previously helped me link code from VC++ with
Cygwin)

My issue now is if someone has implemented a Windows-compatible
threading library.  The threading in VC++ (e.g. _beginthread) appears in
the VC++ Run-time library, so it can't be linked with cygwin1.dll.
Hence a VC++ that uses multi-threading can't be linked with
cygwin code.  

Is this correct? Or has someone implemented a library to make this possible.

Thanks



Simon Michnowicz
New Wave - Innovation, Chief Technology Unit
Tel:  03 9253 6769
Fax: 03 9253 6352

Partnering to Deliver Telstra's Competitive Edge.


--
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]