[FFmpeg-user] Error when cross-compiling to x86 with gcc5.1
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Jun 19 23:29:00 CEST 2015
Bernd Kuhls <bernd.kuhls <at> t-online.de> writes:
> Adding --disable-inline-asm as configure parameter
> fixes the error. Is this the right solution?
Definitely not.
Sorry, but your configure options are so insane
that I cannot find the responsible nonsense;-(
(There is just too much of it.)
Why are you cross-compiling to begin with?
I often compile with "./configure --cc='gcc -m32'"
and it works fine, please test that.
Carl Eugen
More information about the ffmpeg-user
mailing list