Re: Problem detecting pthread in several packages... (cannot find -lpthread)
Eugene Kovgar <[email protected]> Fri, 24 Apr 2009 17:18:02 +0000 (UTC)
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Milen Manev <mmanev <at> gmail.com> writes: > > > checking threading implementation to use... win32 > > Does it correct? This mean it not uses pthreadGC2. > > In case of MinGW schroedinger configure script chooses win32 threads > without check for pthread. > That is, it's normal?