This is the mail archive of the cygwin 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]

Does gcc on cygwin support thread local storage with __declspec(thread)?


Dear Readers:

Recently  I am trying to compile mozilla on cygwin, the gcc gives me
such warnings:

../../../dist/include/nspr/md/_winnt.h:507: warning: `thread' attribute directiv
e ignored

Does this mean  it does not support TLS? then how to use Thread-local
storage on cygwin?

Best Regards

Andy

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]