-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1621/#review4091
-----------------------------------------------------------



tests/test-progs/mwait/Makefile
<http://reviews.gem5.org/r/1621/#comment3943>

    Normally CXX and should not even have to be defined in the Makefile 
(implicit)



tests/test-progs/mwait/Makefile
<http://reviews.gem5.org/r/1621/#comment3942>

    The %.o: %.c is an implicit rule. All you have to do is override CPPFLAGS 
or CXXFLAGS as appropriate


- Andreas Hansson


On Jan. 25, 2013, 3:03 p.m., Derek Hower wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/1621/
> -----------------------------------------------------------
> 
> (Updated Jan. 25, 2013, 3:03 p.m.)
> 
> 
> Review request for Default.
> 
> 
> Description
> -------
> 
> Changeset 9467:84decd4c3a2d
> ---------------------------
> test: A test program for the new mwait implementation.
> 
> This is a simple test program for the new mwait implemenation. It is uses
> m5threads to create to threads of execution in syscall emulation mode that
> interact using the mwait instruction.
> 
> *Note* This patch was originally created by Marc Orr ([email protected])
> 
> 
> Diffs
> -----
> 
>   tests/test-progs/mwait/Makefile PRE-CREATION 
>   tests/test-progs/mwait/mwait.c PRE-CREATION 
> 
> Diff: http://reviews.gem5.org/r/1621/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Derek Hower
> 
>

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to