Re: Problem detecting pthread in several packages... (cannot find -lpthread)

Milen Manev <[email protected]> Fri, 24 Apr 2009 08:57:43 +0300
Newsgroups gmane.comp.video.mplayer.cygwin
Message-ID <[email protected]>
Here are patches for libdv, libvorbis and xvid to find pthreadGC2.

If you use static pthreadGC2 you have to add
CFLAGS=-DPTW32_STATIC_LIB when you execute ./configure for libdv and libvorbis

Fixes are only for libs not for example programs.
If you want to use example programs with static pthreadGC2 you have to
apply patches similar to
http://oss.netfarm.it/mplayer/patches/xx_pthread_static.diff
in main function of example program.

-- 
Milen Manev

_______________________________________________
MPlayer-cygwin mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-cygwin
libvorbis-1.2.0-pthreadGC2.diff.zip (application/zip, 1.2 KB) - not displayed
libdv-1.0.0-pthreadGC2.diff.zip (application/zip, 1.3 KB) - not displayed
xvidcore-1.2.1-pthreadGC2.diff.zip (application/zip, 1.3 KB) - not displayed