[gst-embedded] Fwd: gst-ffmpeg cross compile problem
Ivan Zoli
ivan.z at tiscali.it
Mon May 24 06:28:50 PDT 2010
Try to use something like this:
./configure --prefix=%{_prefix} --build=x86_64-unknown-linux-gnu
--host=arm-none-linux-gnueabi \
--with-ffmpeg-extra-configure=" --disable-logging \
--prefix=%{_prefix} \
--enable-cross-compile \
--arch=armv5te \
--cc=arm-none-linux-gnueabi-gcc \
--target-os=linux
gst-ffmpeg has two package inside and maybe you forget to cross
complie the deeper one :)
Ivan
More information about the Gstreamer-embedded
mailing list