|
From: Dennis L. <pla...@in...> - 2005-05-12 11:03:51
|
At 12:40 12.05.2005, mma...@ny... wrote: >Hello, > > I am working on a debian testing with gcc-snapshot (sudo apt-get >install gcc-snapshot). Which is currently a gcc 4.1. I am getting this >kind of error (*), eventhough my command line is: > > >GLIBCPP_FORCE_NEW=1 valgrind --weird-hacks=lax-ioctls >--trace-children=yes -q --tool=memcheck --leak-check=yes >--show-reachable=yes --workaround-gcc296-bugs=yes --num-callers=100 -v >./foobar > >Is there something else that I am missing ? In the newest GCC Versions its GLIBCXX_FORCE_NEW not GLIBCPP_FORCE_NEW Carpe quod tibi datum est |