Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 248 by ryan.drake.08: protobuf will not compile without thread
library
http://code.google.com/p/protobuf/issues/detail?id=248
What steps will reproduce the problem?
1. Compile the library without WIN32 or HAVE_PTHREAD
2. Observe compiler errors
What is the expected output? What do you see instead?
Expect successful compilation, see "No suitable threading library
available."
Attached a patch (against 2.3.0) that stubs out the pthread and Mutex stuff
if you don't configure HAVE_PTHREAD.
Cheers!
Attachments:
protobuf_nothreads.patch 1.5 KB
--
You received this message because you are subscribed to the Google Groups "Protocol
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/protobuf?hl=en.