Re: PATCH: Double check for pthread on MinGW
Michael Militzer <[email protected]> Fri, 16 Sep 2011 14:36:13 +0200
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, ok, patch applied. Regards, Michael Quoting Motofumi Oka <[email protected]>: > The default name of the library object for GCC of pthreads-win32 is not > libpthread.a but libpthreadGC2.a. > I think that it is better to check both like ffmpeg/libav/x264 has done so. > http://pastebin.com/PsRbKyY3 > _______________________________________________ > Xvid-devel mailing list > [email protected] > http://list.xvid.org/mailman/listinfo/xvid-devel > >