[FFmpeg-devel] [PATCH] Simplify checks for particular GCC versions.
Carl Eugen Hoyos
cehoyos
Thu Oct 9 19:04:10 CEST 2008
Hi!
Diego 'Flameeyes' Petten? <flameeyes <at> gmail.com> writes:
> In particular, ICC 10.1 (and later) fakes a GCC 4.1 version (rather
> than the 4.3 that it fakes by itself, since it does not support the
> cold, force_align_arg_pointer and alloc_size attributes)
AFAIK, icc fakes the gcc version it finds on the system where it is installed. I
propose to ignore icc when defining FF_GCC_COMBVERSION and test icc individually
wherever FF_GCC_ATLEAST is necessary.
Carl Eugen
More information about the ffmpeg-devel
mailing list