From: Eric P. <eri...@ce...> - 2003-06-03 14:31:49
|
Hello valgrind users, I am trying to compile Valgrind with the Intel compiler icc 7.1. But the "configure" command does not accept icc. Here is the "configure" output: # setenv CC icc # setenv CXX icc # ./configure --prefix `pwd` checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking for gcc... icc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether icc accepts -g... yes checking for style of include used by make... GNU checking dependency style of icc... gcc3 checking how to run the C preprocessor... icc -E checking whether we are using the GNU C++ compiler... no checking whether icc accepts -g... yes checking dependency style of icc... gcc3 checking for ranlib... ranlib configure: error: Valgrind relies on GCC to be compiled # Does anybody know a way to compile valgrind with icc ? Thanks. Regards. -- Eric Poinsignon (Eri...@ce...) Bldg 32,R-B03 CERN-EP-SFT LCG - AppArea - LCG Software Process & Infrastructure http://spi.cern.ch/extsoft/ Tel : +41 (0) 22 767 9157 Fax : not available yet. ICQ#: 52035855 |