*ALWAYS* give an appropriate Subject: when posting an inquiry.
On 11/21/2017 1004Z, Kissami Imad wrote in a posting with no subject:
I was using valgrind on my Mac, but when I installed the last version of mac/os valgrind doesn't work.
Which version of mac/os? Which version of valgrind?
When i run ./configure I have this error message : please use gcc => 3.0 .... My gcc version is 4.2.1 clang version is 5.0 icc version is 15.0.2
Look in config.log, which is created by running ./configure, such as:
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Valgrind configure 3.13.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=my_prefix
Look for the section that detects compiler configuration, such as:
configure:3404: checking for gcc configure:3420: found /usr/bin/gcc configure:3431: result: gcc configure:3660: checking for C compiler version configure:3669: gcc --version >&5 gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1) Copyright (C) 2016 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. configure:3680: $? = 0 configure:3669: gcc -v >&5
Copy+paste (into a reply to this posting) what you see in _your_ config.log. Copy+paste any other lines related to detection of a compiler. What clues do those messages give you? -- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users