Ok, I just figure this out by myself.

In gem5/SConstruct, the command "python-config --ldflags" is executed to obtain 
the ldflags needed by python and appended to LINKFLAGS. The "-L/usr/lib" comes 
from here. Prepending our library path to LINKFLAGS solves our problem.
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to