Hi Robert,

You need to put the lib path in the LIBRARY_PATH environment variable (and LD_LIBRARY_PATH to be able to launch the simulator).

Nathanaël

Le 27/11/2012 17:07, Robert PINSKER a écrit :
Our IT department have kindly installed gperftools 2.0 on our Red Hat 5
system.

I’m now trying without success to get scons to incorporate it in the
gem5 build. I’ve tried adding to the include path by modifying
SConstruct thus:

main.Append(CPPPATH=os.environ['GEM5_EXTRA_INCLUDE_PATH'])

And I’ve tried making sure that the lib path is in the LD_LIBRARY_PATH.

Any other suggestions?

Robert Pinsker



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

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

Reply via email to