|
From: Bart V. A. <bva...@ac...> - 2012-01-11 11:40:41
|
On Wed, Jan 11, 2012 at 9:23 AM, Brilliantov Kirill Vladimirovich <bri...@by...> wrote: > configure: error: please use gcc >= 3.0 or clang >= 2.9 > > How can I solve this problem? It's a bug in the configure script. You can either modify the gcc version check in configure.in or check out the Valgrind svn trunk r12327 or later. Bart. |