On 2/28/2012 4:05 PM, Jacek Malinowski wrote: > With 0.8.10 I get the same error: > > gcc-4.2 -I. -I"/sw/src/fink.build/libavcodec53-shlibs-0.8.10-1/ffmpeg-0.8.10" > -I/sw/include -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE > -DPIC -DHAVE_AV_CONFIG_H -I/sw/lib/libspeex1/include -I/sw/include > -I/usr/X11R6/include -MD -std=c99 -fomit-frame-pointer -fPIC > -I/sw/include/dirac -I/sw/include/freetype2 -I/sw/include > -I/sw/include/schroedinger-1.0 -I/sw/include/liboil-0.3 -I/sw/include/SDL > -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -Wdeclaration-after-statement -Wall > -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith > -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef > -Wmissing-prototypes -Wno-pointer-to-int-cast -O3 -fno-math-errno -mllvm > -stack-alignment=16 -MMD -MF libavcodec/h264_cavlc.d -MT > libavcodec/h264_cavlc.o -c -o libavcodec/h264_cavlc.o > /sw/src/fink.build/libavcodec53-shlibs-0.8.10-1/ffmpeg-0.8.10/libavcodec/h264_cavlc.c > cc1: error in backend: Ran out of registers during register allocation!
You should only be hitting this bug if you are using llvm-gcc-4.2 to compile ffmpeg. Does gcc-4.2 point to llvm-gcc-4.2 with Xcode 4.2? Hanspeter ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
