Hi andreas, I used scons build/X86/gem5-debug to create the binary. Now I am trying to use gem5-debug binary in my tool. But as soon as I copy it in my code folder then I am unable to run it. Is this the right way of including gem5 in my tool or there is another better way?
*Regards,* *Kassan Unda* *Doctoral Candidate* *Computer Engineering* *Missouri S&T (Formerly University of Missouri Rolla)* *WebPage: http://web.mst.edu/~kutx9 <http://web.mst.edu/~kutx9>* *"Do not go where the path may lead, go instead where there is no path and leave a trail."* Ralph Waldo Emerson On Thu, Apr 30, 2015 at 7:15 AM, Andreas Hansson <[email protected]> wrote: > Hi Kassan, > > You have to elaborate on “does not run”, and how you invoke the gem5 > binary. I fear no one will be able to help otherwise. > > Andreas > > From: kassan unda <[email protected]> > Reply-To: gem5 users mailing list <[email protected]> > Date: Thursday, 30 April 2015 10:06 > To: gem5 users mailing list <[email protected]> > Subject: Re: [gem5-users] problem with gem5.debug > > Hi andreas, > I mean what I am trying to do is make gem5 as a part of my tool. To do > that I was trying to use the gem5.debug binary. But when I copy gem5.debug > binary in my tool folder (where I have my other project files) then the > binary doesn't runs. > > Is there any other way to merge gem5 in our own tool? > > I don't want the user who wants to use my tool to go through the trouble > of installing gem5 and getting some results from there and then feeding it > to my tool. So I want to include gem5 in my tool. But I can't get the > gem5.debug binary run in any other location except inside gem5-stable. > > Is there a better way to do this? Or is the compiled binary gem5.debug has > location dependencies? If so then how can I build the gem5.debug binary > without the location dependencies. > > Appreciate your response. > On Apr 30, 2015 2:35 AM, "Andreas Hansson" <[email protected]> > wrote: > >> Hi Kassan, >> >> It would be good if you could elaborate on what “does not work” >> actually means and how it manifests itself. >> >> Andreas >> >> From: kassan unda <[email protected]> >> Reply-To: gem5 users mailing list <[email protected]> >> Date: Wednesday, 29 April 2015 23:38 >> To: gem5 users mailing list <[email protected]> >> Subject: [gem5-users] problem with gem5.debug >> >> Hi all, >> Why does gem5.debug which is a binary file doesn't works outside the the >> gem5 folder. I want to use this binary and the .se script with my code but >> it doesnt works. Can anyone explain why it doesnt works or if there is a >> better way to do this? >> Any help will be greatly appreciated >> *Regards,* >> *Kassan Unda* >> >> *Doctoral Candidate * >> *Computer Engineering* >> *Missouri S&T (Formerly University of Missouri Rolla)* >> *WebPage: http://web.mst.edu/~kutx9 <http://web.mst.edu/~kutx9>* >> >> *"Do not go where the path may lead, go instead where there is no path >> and leave a trail."*Ralph Waldo Emerson >> >> >> -- IMPORTANT NOTICE: The contents of this email and any attachments are >> confidential and may also be privileged. If you are not the intended >> recipient, please notify the sender immediately and do not disclose the >> contents to any other person, use it for any purpose, or store or copy the >> information in any medium. Thank you. >> >> ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, >> Registered in England & Wales, Company No: 2557590 >> ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, >> Registered in England & Wales, Company No: 2548782 >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > -- IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. > > ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, > Registered in England & Wales, Company No: 2557590 > ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, > Registered in England & Wales, Company No: 2548782 > > _______________________________________________ > 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
