[FFmpeg-devel] [PATCH] SSE2 version of vf_idet'sfilter_line()
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Sep 3 12:35:00 CEST 2014
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
More information about the ffmpeg-devel
mailing list