Michael Niedermayer <michaelni <at> gmx.at> writes: > > silly question: how do you compile for x86-32? > > I tried './configure --arch=x86_32' but it didn't > > trigger this compile error... > > iam using: > --arch=x86_32 --target-os=linux --extra-cflags=-m32 > --extra-ldflags=-m32 --enable-cross-compile
Doesn't "--enable-cross-compile" disable some configure checks? I am always using "--cc='cc -m32'" which also seems shorter to me. Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel