Hello Valgrind users, Please help me diagnose the following configure error on a x86_64/Linux system. I searched google for solutions, but found none. The error seems or originate in [gcc-version] in configure.in.
Thanks! Dave [sunfire02:~/packages/valgrind-3.7.0] % $CC --version gcc4 (GCC) 4.6.0 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [sunfire02:~/packages/valgrind-3.7.0] % ./configure --prefix=/u/drsmith/local --with-mpicc=mpicc checking for a BSD-compatible install... /u/drsmith/local/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p 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... gcc4 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc4 accepts -g... yes checking for gcc4 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc4... gcc3 checking whether gcc4 and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc4 -E checking whether we are using the GNU C++ compiler... yes checking whether g++4 accepts -g... yes checking dependency style of g++4... gcc3 checking for ranlib... ranlib checking for a sed that does not truncate output... /bin/sed checking for ar... /usr/bin/ar checking for perl... /usr/bin/perl checking for gdb... /usr/bin/gdb checking dependency style of gcc4... gcc3 checking for diff -u... yes checking for a supported version of gcc... no (4) configure: error: please use gcc >= 3.0 or clang >= 2.9 [sunfire02:~/packages/valgrind-3.7.0] % ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users