>> >> >> mongoose.o: In function `mg_start_thread': >> mongoose.c:408: undefined reference to `pthread_create' >> collect2: error: ld returned 1 exit status >> >> > Robin, > I've just wrapped mg_start_thread() into NO_THREADS conditional.
Thats it!! I'm now fully upgraded from version 3.1 and no more threads ;) Many thanks for the changes - from the mailing list I suppose that I'm in the minority using mongoose in an embedded application (its actually an irrigation controller running on a wireless router using the usb port to drive the I/O via 1-wire devices). Once I've done a cleanup of some very old legacy code, I'll look at putting my app onto github along with my other stuff (look for user g8ecj). -- Robin Gilks -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/groups/opt_out.
