[Ffmpeg-devel] Building Libavcodec for ARM processors

Nick Vaughan n.vaughan
Fri May 12 11:45:08 CEST 2006


> Hey,
> 
> did you set the --cpu= ./configure flag?
> 
> This is the ./configure I used, and it worked well.  I'm 
> compiling under Dapper drake (Kubuntu) w/ arm-linux-gcc 3.3.2.
> 
> ./configure --cross-prefix=arm-linux- --enable-memalign-hack --
> cpu=ARM926 --enable-static --disable-shared 
> --libdir=/usr/local/arm/ 3.3.2/lib/ 
> --extra-ldflags=-L/usr/local/arm/3.3.2/lib/
> 
> hope that helps!
> 
> best regards,
> -Stephan.

Hi Stephan,

I was trying to get it compiled up as a DLL ( for LGPL reasons ) to run
on WinCE rather than Linux. 

Thanks for your input though.

Nick.





More information about the ffmpeg-devel mailing list