|
From: Panagiotis F. <paf...@gm...> - 2011-11-11 20:35:46
|
Thank you. I got your code and compiled it. Not sure, however, what I should do next. Should I install valgrind with the new libvex your code produced? Regards, Panagiotis On Fri, Nov 11, 2011 at 11:34 AM, Thomas Rast <tr...@st...> wrote: > Hi Panagiotis > > Panagiotis Foteinos wrote: >> Is it possible for memcheck to support FE_UPWARD rounding mode as >> well? I am building applications on top of CGAL (www.cgal.org), a >> package that extensively uses interval arithmetics with FE_UPWARD, >> and I would like to employ Valgrind's capabilities to detect memory >> leaks. > > I'm in much the same situation. Assuming you work on amd64, you could > try the patches I posted on the developers list the other day: > > http://sourceforge.net/mailarchive/forum.php?thread_name=201111091217.47291.trast%40student.ethz.ch&forum_name=valgrind-developers > > Cheers, > > -- > Thomas Rast > trast@{inf,student}.ethz.ch > |