[FFmpeg-devel] Cross-compile issue?

Gabe Bell gabebell
Sat Oct 27 18:18:46 CEST 2007


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?

Thanks!

-- 
-Gabe




More information about the ffmpeg-devel mailing list