Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
advanced_computer_architecture
exercises
Commits
61a1f457
Commit
61a1f457
authored
Apr 13, 2016
by
Christoph Gerum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Extended blatt 01
parent
d6409277
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
aufgaben/blatt01/blatt01.md
aufgaben/blatt01/blatt01.md
+3
-1
No files found.
aufgaben/blatt01/blatt01.md
View file @
61a1f457
...
...
@@ -20,14 +20,16 @@ Als Passwort wird hier wieder *vagrant* verwendet.
### 2. Möglichkeit: Manuelles Einrichten der Simulationsumgebung
Wir beschreiben hier die manuelle Einrichtung auf einem
Ubunut 14.04
System. Für andere Systeme muss die Anleitung evtl. angepasst werden.
Wir beschreiben hier die manuelle Einrichtung auf einem
aktuellen Ubuntu
System. Für andere Systeme muss die Anleitung evtl. angepasst werden.
Zunächst werden die Abhängigkeiten von gem5 installiert:
sudo apt-get install build-essential scons python-dev swig m4 libprotobuf-dev zlib1g-dev mercurial git
sudo apt-get install libgoogle-perftools-dev protobuf-compiler libncurses5-dev libelf-dev
Auschecken des aktuellen Quellcodes des Simulators
hg clone http://repo.gem5.org/gem5-stable gem5
Zuletzt wird noch ein compiler zur Erzeugung von ausführbaren Dateien für die Zielarchitektur installiert.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment