C E Macfarlane <c.e.macfarlane <at> macfh.co.uk> writes: > I've finally managed to compile ffmpeg for MIPSEL UCLibc > using a third method, the second using cross-compilation, > and the results were identical to the previous > cross-compilation.
With identical, do you mean that you still get an error concerning fminf()? In this case, you probably tested an old version. Note that afaict, a system header (libm.h) is broken and you apparently cannot fix it using another library. > > The code that was responsible for this compilation > > problem was removed from the FFmpeg source. > > Would that be ffmpeg-2.4.3.tar.bz2? No. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
