[MPlayer-dev-eng] [PATCH] compiling with Intel C

Dmitry Antipov dmantipov at yandex.ru
Fri Jan 26 16:09:22 CET 2007


Guillaume Poirier wrote:
> Hi,
> 
> Reimar Doeffinger wrote:
>> Hello,
>> On Fri, Jan 26, 2007 at 10:39:30AM +0100, Guillaume Poirier wrote:
>>
>>> Note that I still haven't been able to compile mplayer with the latest
>>> ICC I've got installed: 9.1.038. It ICEs on motion_est.c:
>>
>> Try reverting the configure change. -O3 is quite broken on all Intel
>> compilers I tested. I used -O2 because I got ICEs on like every second
>> file in libavcodec with -O3
> 
> With the version I have on hand (icc-9.1.038), it doesn't make a
> difference.

Note if your ICEs are random (non-repeatable on the same file within
the same environment and with the same command-line options), this may indicate
poor hardware. In this case, you may 1) try memtest86 or 2) try to compile
heavy C++ (with a lot of templates and huge class hierarchies) with your
g++ and watch for random SIGSEGVs :-)...

Dmitry




More information about the MPlayer-dev-eng mailing list