[FFmpeg-devel] Fix libx264

Måns Rullgård mans
Wed Feb 24 00:00:31 CET 2010


Felipe Contreras <felipe.contreras at gmail.com> writes:

> 2010/2/23 M?ns Rullg?rd <mans at mansr.com>:
>> Felipe Contreras <felipe.contreras at gmail.com> writes:
>>> They all support -l${library} don't they? Otherwise the current
>>> "require ?libx264 x264.h x264_encoder_encode -lx264 -lm" wouldn't
>>> work. Therefore they all support -lpthread, or whatever pkg-config
>>> throws.
>>
>> Yes, all compilers I know of support -llib, but they do *NOT* all
>> support -pthread, -pthreads, -Kthreads, etc.
>
> If they support -llib; they support -lpthread, -lpthreadGC2,
> -lpthreadGC2 -lwsock32, -lpthreadGC2 -lws2_32, or whatever x264 was
> compiled with.

Or -pthreads, -Kthreads, or some other non-standard flags x264 was
built with.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list