On 21.09.2012 23:08, bd satish wrote: > g++ -fmudflap references.cc -lmudflap
you have to install mudflap to use it (it is suggested by the gcc-4.7 package). sudo apt-get install libmudflap0-4.7-dev
On 21.09.2012 23:08, bd satish wrote: > g++ -fmudflap references.cc -lmudflap
you have to install mudflap to use it (it is suggested by the gcc-4.7 package). sudo apt-get install libmudflap0-4.7-dev