[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Trouble with Intel icc



Hi,

I've installed the Intel icc compilier for IA64 on an Etch  Debian box.

Installation ran smooth but the test compilations failed.

Any attempt to compile even the most simple program (some helloWorld.c) fails with this error:

icc: error #10106: Fatal error in /opt/intel/cc/10.1.013/bin/mcpcom, terminated by segmentation violation

If I try with -O0 switch I can compile a very simple program but I will fail as soon as I add a few statements such as float variable assignements ( e.g. a = 2.0 ; b = 1.0;). Oddly I can still compile if I only leave *one* of the assignments.

My system is a dual Merced (Itanium 1) processors.
Kernel is:  2.6.23.14-smp
glibc is: 2.3.6
gcc is: 4.1.2

Any idea?

Best regards,

Serge Torres


Reply to: