We currently require swig 1.3.34, although 2.0.4 is currently required for garnet. Does anyone have strong objections to making 2.0.4 the minimum version?
Swig 3.0.0 breaks gem5 because of the typemaps we use to get around swig < 2.0.4 not properly supporting vectors of objects. Removing these type maps solves the problem, but limits the earlier version of swig we can support to 2.0.4. Thanks, Ali _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
