[MPlayer-users] compile error 2

Zongyao QU zongyao.qu at gmail.com
Sat Aug 6 19:05:30 CEST 2011


OS: Mac OS X 10.7
compiler: gcc from Xcode 4.1         with -m32
Src: latest mplayer and ffmpeg
arch: x86_64
target binary: 32bit

I used 
export CC="gcc -m32" , then configure, 

to build a 32bit binary on a i7 machine.

error log:

CC	libavcodec/h264_cabac.o
cc1: error in backend: Ran out of registers during register allocation!
{standard input}:0:End-of-File not at end of a line
{standard input}:2018:End-of-File not at end of a line
{standard input}:unknown:Partial line at end of file ignored
make[1]: *** [libavcodec/h264_cabac.o] Error 1
make: *** [ffmpeg/libavcodec/libavcodec.a] Error 2



More information about the MPlayer-users mailing list