[Ffmpeg-devel] [PATCH] pthreads-w32 check
Måns Rullgård
mans
Sat Feb 24 17:25:50 CET 2007
ramiro at lisha.ufsc.br writes:
> Hello,
>
> Attached patch correctly checks for pthreads-w32 in its many formats.
> (void) $func on check_func2 didn't do the trick. Args must be passed.
Why?
> Changed last check_lib -lpthread to check_lib2 (should work on linux the
> same way).
> It then checks for -lpthreadGC2 (the one to be used with gcc), and if all
> fails, it checks for the static library of pthreadGC2 (which must have
> that define and those libraries).
What is pthreadGC2? Never heard of that.
> If x264 is built with pthreads-w32, it must also have those extra
> libraries, so the order does matter. add_extralibs is not enough.
This should be solved some other way.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list