search for: ccuj9blo

Displaying 1 result from an estimated 1 matches for "ccuj9blo".

2009 Apr 30
1
trouble building universal binaries on libtheora-1.1alpha1 without performance loss
...pile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -g -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -c dec/x86/mmxidct.c -fno-common -DPIC -o .libs/mmxidct.o /var/tmp//ccuJ9bLo.s:64:Invalid mnemonic 'movq' /var/tmp//ccuJ9bLo.s:65:Invalid mnemonic 'movq' ... lipo: can't open input file: /var/tmp//cc8vS8iN.out (No such file or directory) make[2]: *** [mmxidct.lo] Error 1 If I add --disable-asm as a config option, it gets me past this problem, but presu...