util: Update the tlm README
Change-Id: I4006257bf55d7065136347788783796fd39ab725
This commit is contained in:
@@ -93,13 +93,14 @@ without python.
|
||||
|
||||
> cd ../..
|
||||
> scons build/ARM/gem5.opt
|
||||
> scons --with-cxx-config --without-python --without-tcmalloc USE_SYSTEMC=0 \
|
||||
> build/ARM/libgem5_opt.so
|
||||
> scons setconfig build/ARM USE_SYSTEMC=n
|
||||
> scons --with-cxx-config --without-python --without-tcmalloc \
|
||||
> --duplicate-sources build/ARM/libgem5_opt.so
|
||||
> cd util/tlm
|
||||
|
||||
Note: For MAC / OSX this command should be used:
|
||||
> scons --with-cxx-config --without-python --without-tcmalloc USE_SYSTEMC=0 \
|
||||
> build/ARM/libgem5_opt.dylib
|
||||
> scons --with-cxx-config --without-python --without-tcmalloc \
|
||||
> --duplicate-sources build/ARM/libgem5_opt.dylib
|
||||
|
||||
To build all sources of the SystemC binding and the examples simply run scons:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user