https://github.com/jonathan-beard/simplesim3-os-x-patch
A quick hack to get SimpleSim 3 to work on OS X. Note: All of the academic benchmarks run with this modification (i.e. gcc, anagram, compress95, go)
https://github.com/jonathan-beard/simplesim3-os-x-patch
Last synced: 6 months ago
JSON representation
A quick hack to get SimpleSim 3 to work on OS X. Note: All of the academic benchmarks run with this modification (i.e. gcc, anagram, compress95, go)
- Host: GitHub
- URL: https://github.com/jonathan-beard/simplesim3-os-x-patch
- Owner: jonathan-beard
- Created: 2012-04-16T20:50:41.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-16T21:18:14.000Z (about 14 years ago)
- Last Synced: 2025-01-29T20:20:31.066Z (over 1 year ago)
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
In order to use this patch, first download simplesim-3.0 (make sure its named like this) change directories to the
directory that contains simplesim-3.0. Download the patch to that directory.
Run the following at the terminal: patch -p0 -i simplesim3_OSX.patch