[FE training-materials-updates] Improve Sourcery slide

Boris Brezillon boris.brezillon at free-electrons.com
Fri May 22 17:13:13 CEST 2015


Repository : git://git.free-electrons.com/training-materials.git

On branch  : mtd-rework-WIP
Link       : http://git.free-electrons.com/training-materials/commit/?id=36940da419b33bcfcb6963965b020a26973349bd

>---------------------------------------------------------------

commit 36940da419b33bcfcb6963965b020a26973349bd
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue May 19 10:42:50 2015 +0200

    Improve Sourcery slide
    
    - Add a link
    - Simplify explanations
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

36940da419b33bcfcb6963965b020a26973349bd
 .../sysdev-toolchains-obtaining.tex                       | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex b/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex
index 0ff20b3..bfd39da 100644
--- a/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex
+++ b/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex
@@ -44,12 +44,11 @@
 \begin{frame}
   \frametitle{Sourcery CodeBench}
   \begin{itemize}
-  \item {\em CodeSourcery} was a company with an extended expertise
-    on free software toolchains: gcc, gdb, binutils and glibc. It has
-    been bought by {\em Mentor Graphics}, which continues to provide
-    similar services and products
-  \item They sell toolchains with support, but they also provide a
-    ”{\em Lite}” version, which is free and usable for commercial
+  \item {\em CodeSourcery} was a company with extended expertise
+    on free software toolchains. It has been bought by
+    {\em Mentor Graphics}.
+  \item They sell toolchains with support, but also provide a
+    ”{\em Lite}” version, that is free and usable for commercial
     products
   \item They have toolchains available for
     \begin{itemize}
@@ -58,10 +57,12 @@
     \item AMD64
     \item Hexagon
     \end{itemize}
-  \item They seem to have stopped support for ARM, PowerPC, SuperH, x86
+  \item They stopped support for ARM, PowerPC, SuperH, x86!
   \item Be sure to use the GNU/Linux versions. The EABI versions are
     for bare-metal development (no operating system)
   \end{itemize}
+  {\small
+\url{http://mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/}}
 \end{frame}
 
 \begin{frame}



More information about the training-materials-updates mailing list