THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#308 - SCons compatibility problems
User who did this: - Ali Saidi (saidi)

----------
For a work around you can execute the following:
mkdir build/<TARGET>/mem/config
mkdir build/<TARGET>/cpu/checker/
cd build/<TARGET>/mem/config
ln -s /path/to/m5/src/mem/config/cache.hh .
ln -s /path/to/m5/src/mem/config/prefetch.hh .
cd build/<TARGET>/cpu/checker/
ln -s /path/to/m5/src/cpu/checker/cpu.hh .

and then use scons as normal. You should only have to do this once per
TARGET directory 
----------

More information can be found at the following URL:
http://www.m5sim.org/flyspray/task/308#comment143

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.

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

Reply via email to