On Mon, Feb 13, 2006 at 01:56:01AM +0100, Jose Luis Ricardo Chavez wrote: > Hello, > > I have recently upgraded my system (OpenSuSE 10) to kernel 2.6.13-15.8-smp > but under this kernel the Intel compilers (icc/ifort) take a lot of time > for compiling no matter the size of the source code and the binaries refuse > to run with the message: > > symbol lookup error: undefined symbol: __intel_cpu_indicator > > I'am running the version 9 of the Intel C/C++ and FORTRAN compilers > along with > the MKL 8.0.1 library. These compilers worked fine under kernel > 2.6.13-15.7-smp. > > Does anybody know what is happening? Is the downgrading to the previous > kernel version the only recourse?
I think something else is happening here, because the symbol is not part of the Linux kernel. Did you try to recompile the kernel or specific kernel modules with icc? Ciao, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
