[FFmpeg-devel] Symbol versioning failure on Android

Reimar Döffinger Reimar.Doeffinger
Wed Dec 8 21:51:17 CET 2010


On Wed, Dec 08, 2010 at 10:07:46PM +0200, Martin Storsj? wrote:
> On Wed, 8 Dec 2010, Reimar D?ffinger wrote:
> > But I do think that if in any way possible configure should
> > check for the actual feature, not use some hacks based on the path/name
> > of the linker or the target system that have no direct relation at all,
> > this almost always means just delaying the proper solution.
> 
> It's not possible to check for the actual feature when cross compiling - 
> the feature is fully available in the toolchain (which is quite close to a 
> normal linux toolchain), it's just the runtime dynamic linker that doesn't 
> handle these cases properly.
> 
> The third option actually is the closest one to checking for this feature, 
> where we check for the linker name /system/bin/linker, which is the 
> runtime linker that doesn't support versioning.

The problem is: what are you going to do when they fix it?



More information about the ffmpeg-devel mailing list