[FFmpeg-devel] Autotools full recompilation

Yan yanp.bugz at gmail.com
Fri Aug 25 02:19:00 EEST 2017


High!

I'm using latest ffmpeg from this mirror (https://github.com/FFmpeg)

I was building it with different options:

./configure

./configure --libdir=$dev/FFmpeg/libavcodec/

./configure --enable-shared

./configure --enable-shared --enable-pic

And after each time the whole project got recompiled. I guess you cook
autotools wrong. (Personally I hate this build system cause it's ugly
and sloooow)


After all I still didn't manage to build shared libraries, I had to
build 4 files by myself, they needed fPIC option




More information about the ffmpeg-devel mailing list