[FFmpeg-devel] [PATCH]Force enable ebp_available for icc

Måns Rullgård mans
Sun Mar 15 12:04:13 CET 2009


Carl Eugen Hoyos <cehoyos at ag.or.at> writes:

> Carl Eugen Hoyos <cehoyos <at> rainbow.studorg.tuwien.ac.at> writes:
>
>> Index: configure
>> ===================================================================
>> --- configure	(revision 17942)
>> +++ configure	(working copy)
>> @@ -2181,6 +2181,7 @@
>>      check_ldflags -wd10156,11030
>>      # Allow to compile with optimizations
>>      check_ldflags -march=$cpu
>> +    enable ebp_available
>>  elif enabled ccc; then
>>      # disable some annoying warnings
>>      add_cflags -msg_disable cvtu32to64
>
> So may I apply this patch? Note that it does not make crashing
> executables by passing funny cflags any easier (=I don't think there
> are cflags that make ffmpeg crash with the patch applied, but not
> without).

OK then.

> Or does somebody have a better suggestion? Unfortunately, I don't.

Me neither.  Just try to remember this if it starts crashing with the
next version of icc.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list