1 Oct 2011 07:19
[ROOT] compile ROOT with icpc :: cannot open source file "iostream.h"
Adrian Sevcenco <Adrian.Sevcenco <at> cern.ch>
2011-10-01 05:19:10 GMT
2011-10-01 05:19:10 GMT
Hi! I try to compile root with the intel compiler :
adrian <at> sevdell : v5-28 $ icpc -v
icpc version 12.1.0 (gcc version 4.5.0 compatibility)
on fedora 15 x86_64 and i have the following error:
adrian <at> sevdell : v5-28 $ make
bin/rmkdepend -R -fcint/cint/src/dict/libstrm.d -Y -w 1000 -- -pipe -m64
-Wall -W -Woverloaded-virtual -fPIC -Iinclude -DG__REGEXP -DG__UNIX
-DG__SHAREDLIB -DG__OSFDLL -DG__ROOT -DG__REDIRECTIO -DG__STD_EXCEPTION
-DG__64BIT -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY
-I/home/physics-tools/root/v5-28/cint/cint/inc
-I/home/physics-tools/root/v5-28/cint/cint/src
-I/home/physics-tools/root/v5-28/cint/cint/src/dict -pthread
-Icint/cint/lib/libstrm -Icint/cint/lib/stream -I. -D__cplusplus --
cint/cint/src/dict/libstrm.cxx
icpc -g -pipe -m64 -Wall -W -Woverloaded-virtual -fPIC -Iinclude
-DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL -DG__ROOT
-DG__REDIRECTIO -DG__STD_EXCEPTION -DG__64BIT -DG__HAVE_CONFIG
-DG__NOMAKEINFO -DG__CINTBODY
-I/home/physics-tools/root/v5-28/cint/cint/inc
-I/home/physics-tools/root/v5-28/cint/cint/src
-I/home/physics-tools/root/v5-28/cint/cint/src/dict -pthread
-Icint/cint/lib/libstrm -Icint/cint/lib/stream -I. -o
cint/cint/src/dict/libstrm.o -c cint/cint/src/dict/libstrm.cxx
cint/cint/lib/stream/iostrm.h(24): catastrophic error: cannot open
source file "iostream.h"
#include <iostream.h>
^
compilation aborted for cint/cint/src/dict/libstrm.cxx (code 4)
(Continue reading)
RSS Feed