Jonathan Dumaresq wrote: > I think ubuntu gcc-mingw32 (precise) package doesn't have the > libpthread support. Is that possible ?
The p in pthread stands for POSIX, as you may know. Anything POSIX is clearly very foreign on Windows, thus it is likely to require some special procedure. Furthermore, why would GCC include pthreads? That isn't how things fit together. Query your package manager to find out what package provides pthreads on your system. It's not gcc. //Peter ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel