On Tuesday, March 13, 2012, Ólafur Waage wrote: > Removing SSE4.1 and SSE4.2 flags did the trick. Thanks.
SSE4.x isn't supported in 32-bit mode, but it is in 64 bit mode. So, if you need it, rebuild your program as a 64 bit app, and try again. J ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
