This is an old revision of the document!


Compiling the Simplescalar Simulators

I tried these on my windows machine with cygwin32, but it should work on a linux machine too.

Get the modified Simplescalar sources, myss.tbz from here: SStools.

Unpack it:

cd ~; mkdir ACA; cd ACA; bunzip2 -c myss.tbz | tar xvf -