Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Internal error when compiling

auer
Beginner
253 Views
Hi,

I'm trying to compile MPlayer with icc 9.0, but the compilation aborts with an internal compiler error. I've tracked down the problem to a file in the libavcodec subpackage of MPlayer. When compoiling this file, icc exists with the message:
(0): internal error: backend signals

compilation aborted for bug.c (code 4)

I am using icc 9.0.032:
icc -V
Intel C Compiler for 32-bit applications, Version 9.0 Build 20060222Z Package ID: l_cc_c_9.0.032
Copyright (C) 1985-2006 Intel Corporation. All rights reserved.
FOR NON-COMMERCIAL USE ONLY

If you want to do any analysis, I've included the preprocessed file in the attachement so it can be compiled without the mplayer source code.
0 Kudos
1 Reply
mario__Intel_
Beginner
253 Views
Hi,



I will have a look. Thanks for cutting the problem down to one file ;).


Message Edited by Mario on 05-16-2006 08:39 AM

0 Kudos
Reply