Hello Esmaeil,
        I have used Simplescalar a long time back, so my memory is not very 
up-to-date. If I remember correctly, all you do is to go to the simplesim-2.0 
directory and type "make" after you modify an existing file. This should create 
a new executable. Please refer to these websites for more information 
(http://www.simplescalar.com/docs/install_guide_v2.txt, 
http://www.simplescalar.com/docs/users_guide_v2.pdf).

        To run a make file, all you do is to type "make" in your command prompt 
and it should run the makefile. For this command to work, you should have a 
program called "gmake" installed in your machine. This should come standard 
with most unix/linux install. If not, your system administrator can help you 
install it.

Thanks,

Balaji V. Iyer.


-----Original Message-----
From: esmaeil mirzaee [mailto:esmaeil.deb...@gmail.com] 
Sent: Sunday, October 09, 2011 6:06 AM
To: gcc
Subject: compile a bounch of file

Hi
Apologize in advanced for weak English and interrupt.
I'm new in programming, I did some changes in a bounch of code and now I want 
to compile it but I have problem and I don't know. How can resolve the problem. 
some one said to me you must run the makefile!!!!
:(

I've got Simplescalar and I change some part of the cache.c, Now I want compile 
it and saw the changes I did.
--
Best
Esmaeil
https://sites.google.com/site/esmaeilmirzaee

Reply via email to