[FFmpeg-user] [FFmpeg-devel] Build ffmpeg with clang lto

Carl Eugen Hoyos ceffmpeg at gmail.com
Sun Jun 2 21:30:53 EEST 2019


Am So., 2. Juni 2019 um 20:27 Uhr schrieb Adrian Tong
<adriantong1024 at gmail.com>:
>
> Hi Carl

Sorry for not realizing originally that you sent your question to the
wrong mailing list, please post all usage (including compilation)
questions to the user mailing list (or the user irc channel).

> This is the error message I get. It seems like libavdevice.a is llvm
> bitcode.
>
> Thanks
> -Adrian
>
> ./configure --cc=clang --enable-lto && make -j28

If "ar" does not point to the right static linker (that understands lto),
you have to pass the correct linker with the "--ar" option.

Please find out what top-posting means and avoid it on all our
mailing lists.

Carl Eugen


More information about the ffmpeg-user mailing list