[Ffmpeg-devel] [PATCH] missing parentheses in macro definition
Marco Manfredini
mldb
Fri Aug 11 16:36:32 CEST 2006
CHECK_BIDIR expands to something like --1>=0 which gcc surprisingly eats, but
the Intel Compiler not.
With this change, Intel C++ 9.0 for linux/i386 compiles and passes all tests
with the following configuration:
FFmpeg version SVN-r5980, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --disable-opts --disable-mmx --cc=icc
--extra-ldflags=-lguide -ldl
libavutil version: 49.0.0
libavcodec version: 51.11.0
libavformat version: 50.5.0
built on Aug 11 2006 15:16:32, gcc: Intel(R) C++ gcc 3.0 mode
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icc-fix.patch
Type: text/x-diff
Size: 388 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060811/a5bc90b4/attachment.patch>
More information about the ffmpeg-devel
mailing list