[FFmpeg-user] Compile errors on OSX with current HEAD

Robert Krüger krueger at lesspain.de
Sat Aug 31 13:04:33 CEST 2013


On Sat, Aug 31, 2013 at 12:13 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Robert Krüger <krueger <at> lesspain.de> writes:
>
>> > at least for --disable-mmx it is not clear to me why it helps:
>> > If it were necessary, --disable-asm would probably be the
>> > right option (unless you debugger is pre-mmx).
>>
>> I just tried again and only --disable-asm does not work.
>
> That indicates that --disable-mmx is not needed.
> Or am I wrong?

You are right.

>
>> The debugger integrated in my IDE (Eclipse-CDT but it is gdb
>> under the hood) does not display variables then. I think when
>> I first researched I found an article explaining where this
>> limitation came from but I cannot find it now.
>
> Could you test --extra-cflags=-fnoomit-frame-pointer instead
> of --disable-optimizations?
> Or --enable-debug=3 (2)?

I tried --extra-cflags=-fno-omit-frame-pointer and --enable-debug=3
separately and neither one worked.

>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list