Hi all,
I'm trying to understand how to add source files to the gem5 project
without the need to create a SimObject. I've added `Source('myFile.cc')`
into the respective SConscript file, but when I try to build I get this
message:
scons: *** [build/X86/sim/myFile.o] Source `build/X86/sim/myFile.cc'
not found, needed by target `build/X86/sim/myFile.o'.
scons: building terminated because of errors.
This is a very rookie question, but guidance would be appreciated!
- Alex
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s