On 28/03/2010 4:23 a.m., mike marchywka wrote:
I'm now getting this error and don't seem to be able to find
the getattr_np thing by grepping through includes,
.../JavaScriptCore/runtime/Collector.cpp:683: error: `pthread_getattr_np' was
not
declared in this scope
"_np" stand for "non-portable". You shouldn't expect to find these APIs
anywhere except for the exact system the code was written for.
Cheers,
Nicholas Sherlock
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple