[FFmpeg-trac] #1176(build system:new): Compile error when set "./configure --disable-optimizations"

FFmpeg trac at avcodec.org
Sat Apr 7 09:05:52 CEST 2012


#1176: Compile error when set "./configure --disable-optimizations"
--------------------------------------+----------------------------------
             Reporter:  jason_li      |                     Type:  defect
               Status:  new           |                 Priority:  normal
            Component:  build system  |                  Version:  0.10.2
             Keywords:                |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------
 My pc is ubuntu 11.10.
 If not set " --disable-optimizations" in the configure, compile is ok.
 When i disable optimization in configure, i got following error.
 In file included from libavcodec/cabac_functions.h:36:0,
                  from libavcodec/cabac.c:32:
 libavcodec/x86/cabac.h: In function ‘get_cabac_bypass_sign_x86’:
 libavcodec/x86/cabac.h:109:5: error: can’t find a register in class
 ‘GENERAL_REGS’ while reloading ‘asm’
 libavcodec/x86/cabac.h:109:5: error: ‘asm’ operand has impossible
 constraints
 make: *** [libavcodec/cabac.o] Error 1

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1176>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list