On 03.11.2014, at 17:36, "Ronald S. Bultje" <rsbul...@gmail.com> wrote: > Hi, > > On Mon, Nov 3, 2014 at 7:02 AM, Nicolas George <geo...@nsup.org> wrote: > >> Le duodi 12 brumaire, an CCXXIII, Reimar Döffinger a écrit : >>> Configures it as x86_64 with assembler disabled. >> >> If x32 were to become relatively common, i.e. for example if one of the >> major Linux distros were to make a specific x32 release where this is the >> default compiler mode, it may become a problem to have assembler silently >> disabled. >> >> IMHO, a warning at least would be necessary; possibly even explicit user >> consent, i.e. "enabled asm && die "x32 only works with --disable-asm" >> instead of "disable asm". > > > I'd like to +1 this, we should not encourage users to silently and > ignorantly create crippled builds.
It's a new architecture. We don't require people to use --disable-asm on Sparc, MIPS or ARM, all of which have little to no asm code. And all of those are at least as relevant as x32, ARM and MIPS are in fact vastly more significant. Mainly I do not like it though since it means every distribution needs to add a special case in the build instructions. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel