[FFmpeg-user] No compiled with -fPIC for libavcodec/aarch64/vp9mc_16bpp_neon.S
Nicolas George
george at nsup.org
Tue Sep 12 15:32:49 EEST 2023
Peng Gao (12023-09-12):
> The link error means this error is reported when doing the link stage on
> compiling OpenCV.
> The error shows it requires a flag(-fPIC) to recompile ffmpeg, it's a
> compiler flag, not a link flag.
The error also shows it is for an assembly source file, for which C
compilation do not apply.
> On Tue, Sep 12, 2023 at 5:22 PM Reindl Harald <h.reindl at thelounge.net>
> wrote:
Top-posting is forbidden on these lists. If you want help, stop doing
it; look it up if you need.
Regards,
--
Nicolas George
More information about the ffmpeg-user
mailing list