<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
pre
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New"}
span.HTMLPreformattedChar
        {font-family:"Courier New"}
span.EmailStyle19
        {font-family:"Calibri","sans-serif";
        color:windowtext}
span.EmailStyle20
        {font-family:"Calibri","sans-serif";
        color:#1F497D}
.MsoChpDefault
        {font-size:10.0pt}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">I had to explicitly change the <i>
STRIP</i> and <i>RANLIB </i> in config.mak to pick the one from the arm tool chain.</span></p>
<p class="MsoNormal"><span style="color:#1F497D">RANLIB=arm-none-linux-gnueabi-ranlib</span></p>
<p class="MsoNormal"><span style="color:#1F497D">STRIP=arm-none-linux-gnueabi-strip</span></p>
</div>
<br>
<br>
<font color="black"><font size="2">
<p style="font-family:arial,sans-serif">This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If you are not the intended recipient, you are hereby
 notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited.</p>
</font></font>
</body>
</html>