On Sun, Mar 24, 2013 at 11:29 AM, selvam <[email protected]> wrote: > I have cross compiled Valgrind (3.8.1) for powerPC architecture (QorIQ > processor - e500), while running the valgrind, it exited immediately with > error message " unhandled instruction". > Googled for this issue, seems like floating point instructions (SPE and > AltiVec) of e500 are not supported by Valgrind. > > Is there any way to disable these instructions while compiling my > application?
How are you compiling your application? What compiler, what options? Does 'hello, world' compile and run properly (both with and without valgrind)? ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
