> On Jan. 13, 2015, 10:53 p.m., Andreas Hansson wrote: > > I suspect I am the only one annoyed by this...unless someone else feels the > > same I will discard the patch. > > Gabe Black wrote: > If this is what I think it is, it can be pretty annoying when running > regressions. The param stuff swamps the console and its harder to find the > regression results.
That is the one. On second invocation it rebuilds the params, only to conclude nothing else needs doing. - Andreas ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2546/#review5750 ----------------------------------------------------------- On Dec. 5, 2014, 8:44 a.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2546/ > ----------------------------------------------------------- > > (Updated Dec. 5, 2014, 8:44 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10596:e11212a0ca94 > --------------------------- > scons: Avoid implicit command dependencies > > Work around a bug in scons that causes the param wrappers being > compiled twice. The easiest way for us to do so is to tell scons to > ignore implicit command dependencies. > > > Diffs > ----- > > SConstruct 4fdc929c0aaa > > Diff: http://reviews.gem5.org/r/2546/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
