|
From: Mayank K. (mayankum) <may...@ci...> - 2015-06-12 07:23:18
|
Hi Users I am running valgrind on windriver and trying to use RUNNING_ON_VALGRIND macro to figure out if my process is running under valgrind. While compiling I get the error :- error: missing binary operator before token "__extension__" Is there a way to fix it . I am using gcc compiler 4.3.2 -Mayank |