[FFmpeg-devel] Cross-compile issue?

Måns Rullgård mans
Fri Nov 2 21:05:35 CET 2007


"Gabe Bell" <gabebell at comcast.net> writes:

> I keep getting this error everytime I try to crosscompile ffmpeg for arm
>
> gcc -I"/Users/gbell/ffmpeg"/libswscale
> -I"/Users/gbell/ffmpeg"/libavcodec  -DHAVE_AV_CONFIG_H
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
> -I"/Users/gbell/ffmpeg" -I"/Users/gbell/ffmpeg"
> -I"/Users/gbell/ffmpeg"/libavutil -I/usr/local/arm-linux/include
> -fsigned-char -isystem /usr/local/arm-linux/include -DHAVE_LRINTF
> -DRUNTIME_CPUDETECT -no-cpp-precomp -pipe -force_cpusubtype_ALL
> -Wno-sign-compare -fomit-frame-pointer -Wdeclaration-after-statement
> -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith
> -Wredundant-decls -Wno-pointer-sign -O3  -c -o ratecontrol.o
> ratecontrol.c
> {standard input}:unknown:immediate value (-640) too large
> {standard input}:unknown:immediate value (-144) too large
> make[1]: *** [ratecontrol.o] Error 1
> make: *** [lib] Error 2
>
> Is this a ffmpeg issue or a compiler issue?

Looks like compiler error or too old binutils.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list