On Tuesday, February 01, 2011, Cédric Lachat wrote: > Hello, > > I'm new on this mailing list. > > I have the following error when I compile valgrind 3.6.0 : > > priv/guest_arm_toIR.c(10988): error #1909: complex integral types are > > not supported > > > > if (rT == 15 || (isT && rT == 13) || size == 3i || (Q && (rD & > > > > 1))) {
It's the "size == 3i" bit. I guess that's a typo, but why gcc accepts it, who knows. (Well, not me, anyway). What happens if you change "3i" to "3" ? J ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users