[FFmpeg-user] Compile errors on OSX with current HEAD
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Aug 31 12:13:34 CEST 2013
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?
> 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)?
Carl Eugen
More information about the ffmpeg-user
mailing list