> > > I have a problem running valgrind. I can comple and run it just fine on > > > the development system, but not the target. When I try to run there, I > > > get a floating point exception at startup when I try to run valgrind.
This is on a 32-bit embedded ppc target, right? If yes, try the valgrind-3.4.1.SVN-9098-1883 snapshot available from http://www.valgrind.org/downloads/current.html. It contains a fix for that problem. J ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
