Searched hist:8656 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/python/m5/
H A Dparams.pydiff 8656:44203702a57a Mon Jan 09 19:08:00 EST 2012 Andreas Hansson <andreas.hansson@arm.com> SWIG: Make gem5 compile and link with swig 2.0.4

To make gem5 compile and run with swig 2.0.4 a few minor fixes are
necessary, the fail label issues by swig must not be treated as an
error by gcc (tested with gcc 4.2.1), and the vector wrappers must
have SWIGPY_SLICE_ARG defined which happens in pycontainer.swg,
included through std_container.i. By adding the aforementioned include
to the vector wrappers everything seems to work.
/gem5/src/
H A DSConscriptdiff 8656:44203702a57a Mon Jan 09 19:08:00 EST 2012 Andreas Hansson <andreas.hansson@arm.com> SWIG: Make gem5 compile and link with swig 2.0.4

To make gem5 compile and run with swig 2.0.4 a few minor fixes are
necessary, the fail label issues by swig must not be treated as an
error by gcc (tested with gcc 4.2.1), and the vector wrappers must
have SWIGPY_SLICE_ARG defined which happens in pycontainer.swg,
included through std_container.i. By adding the aforementioned include
to the vector wrappers everything seems to work.

Completed in 50 milliseconds