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 <[email protected]> > wrote: Top-posting is forbidden on these lists. If you want help, stop doing it; look it up if you need. Regards, -- Nicolas George _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
