David Fang <[email protected]> added the comment: Do any of your regression builds use --enable-shared? The package we build does so with shared libraries, but the vanilla configure defaults to compiling static libs only, which is what FATE's powerpc-darwin tests do. Shared libraries required compiling with -fPIC (position-independent-code), which affects code generation.
________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2401> ________________________________________________
