On Wed, Feb 29, 2012 at 01:13:07PM -0800, Ronald S. Bultje wrote:
> On Tue, Feb 28, 2012 at 12:53 PM, Ronald S. Bultje <rsbul...@gmail.com> wrote:
> > From: "Ronald S. Bultje" <rsbul...@gmail.com>
> >
> > Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
> > CC: libav-sta...@libav.org
> > ---
> >  libavcodec/cabac_functions.h |    6 ++++--
> >  libavcodec/x86/cabac.h       |   12 ++++++++----
> >  2 files changed, 12 insertions(+), 6 deletions(-)
> 
> Fails to compile on OSX x86-32, anyone knows why?
> 
> /Users/rbultje/Projects/libav/libavcodec/h264_cabac.c: In function
> ‘decode_cabac_mb_intra4x4_pred_mode’:
> /Users/rbultje/Projects/libav/libavcodec/x86/cabac.h:93: error: can't
> find a register in class ‘GENERAL_REGS’ while reloading ‘asm’
> /Users/rbultje/Projects/libav/libavcodec/x86/cabac.h:93: error: can't
> find a register in class ‘GENERAL_REGS’ while reloading ‘asm’
> /Users/rbultje/Projects/libav/libavcodec/x86/cabac.h:93: error: can't
> find a register in class ‘GENERAL_REGS’ while reloading ‘asm’
> /Users/rbultje/Projects/libav/libavcodec/x86/cabac.h:93: error: can't
> find a register in class ‘GENERAL_REGS’ while reloading ‘asm’
> /Users/rbultje/Projects/libav/libavcodec/x86/cabac.h:93: error: ‘asm’
> operand has impossible constraints
> /Users/rbultje/Projects/libav/libavcodec/x86/cabac.h:93: error: ‘asm’
> operand has impossible constraints
> /Users/rbultje/Projects/libav/libavcodec/x86/cabac.h:93: error: ‘asm’
> operand has impossible constraints
> /Users/rbultje/Projects/libav/libavcodec/x86/cabac.h:93: error: ‘asm’
> operand has impossible constraints

http://www.libav.org/faq.html#error_003a-can_0027t-find-a-register-in-class-_0027GENERAL_005fREGS_0027-while-reloading-_0027asm_0027

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to