[FFmpeg-devel] fft_mmx.asm yasm 64bit build broken

vmrsss vmrsss
Sat Aug 16 16:42:20 CEST 2008


Hello.

Loren has recently committed fft_mmx.asm which appears to break the  
64bit build on my system (macosx 10.5). Can it be fixed?

I am using yasm from SVN current revision 2119

> yasm 0.7.99.HEAD
> Compiled on Aug 15 2008.

My configure line is:

> ./configure --arch=x86_64 --cc="gcc-4.2 -arch x86_64" --disable-shared


and this is where it stops:

> yasm -f macho -DARCH_X86_64 -m amd64 -DPREFIX -I libavcodec/i386/ -o  
> libavcodec/i386/fft_mmx.o libavcodec/i386/fft_mmx.asm
> libavcodec/i386/fft_mmx.asm:54: warning: section flags ignored on  
> section redeclaration
> libavcodec/i386/fft_mmx.asm:286: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:286: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:300: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:300: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:311: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:311: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:371: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:371: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:371: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:371: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:371: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:371: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:371: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:371: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:384: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:384: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:384: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:384: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:384: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:384: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:384: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:384: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:461: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:462: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:463: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:464: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:465: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> libavcodec/i386/fft_mmx.asm:466: error: macho: sorry, cannot apply  
> 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt  
> rip]" for mem access, "qword" and "dq _foo" for pointers.
> make: *** [libavcodec/i386/fft_mmx.o] Error 1

Regards to all.




More information about the ffmpeg-devel mailing list