summaryrefslogtreecommitdiff
path: root/application-devel/compile-tools
diff options
context:
space:
mode:
Diffstat (limited to 'application-devel/compile-tools')
-rw-r--r--application-devel/compile-tools/handout_compile-tools_de.tex17
-rw-r--r--application-devel/compile-tools/hints_compile-tools_de.tex25
-rw-r--r--application-devel/compile-tools/linutronix-left.pngbin0 -> 17432 bytes
-rw-r--r--application-devel/compile-tools/linutronix-right.pngbin0 -> 5559 bytes
-rw-r--r--application-devel/compile-tools/linutronix.pngbin0 -> 24712 bytes
-rw-r--r--application-devel/compile-tools/pres_compile-tools_de.tex24
6 files changed, 66 insertions, 0 deletions
diff --git a/application-devel/compile-tools/handout_compile-tools_de.tex b/application-devel/compile-tools/handout_compile-tools_de.tex
new file mode 100644
index 0000000..4c391b2
--- /dev/null
+++ b/application-devel/compile-tools/handout_compile-tools_de.tex
@@ -0,0 +1,17 @@
+\documentclass{article}
+\usepackage{german}
+\usepackage[utf8]{inputenc}
+
+\begin{document}
+
+\section*{Titel}
+
+\subsection*{Abschnitt1}
+
+Text
+
+\subsection*{Abschnitt2}
+
+Text
+
+\end{document}
diff --git a/application-devel/compile-tools/hints_compile-tools_de.tex b/application-devel/compile-tools/hints_compile-tools_de.tex
new file mode 100644
index 0000000..80cad60
--- /dev/null
+++ b/application-devel/compile-tools/hints_compile-tools_de.tex
@@ -0,0 +1,25 @@
+\documentclass{article}
+\usepackage{german}
+\usepackage[utf8]{inputenc}
+
+\begin{document}
+
+\section*{Block \lq Compile-Tools\rq}
+
+\subsection*{Lernziele}
+\begin{itemize}
+\item Verstehen, was eine Toolchain ist
+\item Verstehen der Unterschiede zwischen nativem Kompilieren und
+ Cross-Compilieren
+\item Kennenlernen von gcc, make, autotools
+\end{itemize}
+
+\subsection*{Unterrichts-Ablauf}
+
+Hinweise zur Präsentation, Zeitplanung, etc.
+
+\subsection*{Übungen bei vorhandener Hardware}
+
+Hinweise zu Übungen, Zeitlimit dazu.
+
+\end{document}
diff --git a/application-devel/compile-tools/linutronix-left.png b/application-devel/compile-tools/linutronix-left.png
new file mode 100644
index 0000000..c9864c8
--- /dev/null
+++ b/application-devel/compile-tools/linutronix-left.png
Binary files differ
diff --git a/application-devel/compile-tools/linutronix-right.png b/application-devel/compile-tools/linutronix-right.png
new file mode 100644
index 0000000..136f35d
--- /dev/null
+++ b/application-devel/compile-tools/linutronix-right.png
Binary files differ
diff --git a/application-devel/compile-tools/linutronix.png b/application-devel/compile-tools/linutronix.png
new file mode 100644
index 0000000..0c0e706
--- /dev/null
+++ b/application-devel/compile-tools/linutronix.png
Binary files differ
diff --git a/application-devel/compile-tools/pres_compile-tools_de.tex b/application-devel/compile-tools/pres_compile-tools_de.tex
new file mode 100644
index 0000000..07db328
--- /dev/null
+++ b/application-devel/compile-tools/pres_compile-tools_de.tex
@@ -0,0 +1,24 @@
+\documentclass{article}
+\usepackage{german}
+\usepackage[utf8]{inputenc}
+
+\begin{document}
+
+\section*{Block \lq Was ist Linux?\rq}
+
+\subsection*{Lernziele}
+\begin{itemize}
+\item Lernziel 1
+\item Lernziel 2
+\item Lernziel 3
+\end{itemize}
+
+\subsection*{Unterrichts-Ablauf}
+
+Hinweise zur Präsentation, Zeitplanung, etc.
+
+\subsection*{Übungen bei vorhandener Hardware}
+
+Hinweise zu Übungen, Zeitlimit dazu.
+
+\end{document}