Follow-up Comment #27, bug #30559 (project avrdude): Someone commented on the mailinglist that there is a pthread implementation for Win32. However, it's the responsibility of configure.ac to probe for it then, and disable the module if it's not around in the compilation environment.
Of course, it would generally be better to rewrite the code to use Win32 native threads when running under Win32, unless the prerequisite libftdi already requires pthreads anyway. (One of the problems of the current implementation is that the #include statement for pthreads.h is even outside the check whether there's a libftdi at all.) _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?30559> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ avrdude-dev mailing list avrdude-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avrdude-dev