[FFmpeg-devel] ffmpeg on Gumstix ARM
Piero Bugoni
crboca32
Thu May 10 16:16:51 CEST 2007
This is from Gumstix website:
http://docwiki.gumstix.org/Gumstix_programming#Porting_Third-Party_Software
--->
First, make sure you have the cross-compile toolchain
(gumstix-build/build_arm_nofpu/staging_dir/bin) in
your path.
Then, simply enter (on Linux)
./configure --host=arm-linux (any other options you
want here)
--->
Basically after you download and build their
toolchain,
if the directory above is in your $PATH software
packages should buld as any other.
It worked so far building bash. It seems to build
other software as well, but I haven't tried all of
them on the actual unit.
Building their toolchain is done using a "make
menuconfig" like building a kernel.
Would ffmpeg work with this system?
Thanks.
P.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the ffmpeg-devel
mailing list