<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 05/24/2012 06:36 AM, Andrew Bradford wrote:
    <blockquote
      cite="mid:20120524073615.f5e4db04.andrew@bradfordembedded.com"
      type="cite">
      <pre wrap="">On Thu, 24 May 2012 13:03:12 +0800lee sudo <a class="moz-txt-link-rfc2396E" href="mailto:desoxydate@gmail.com"><desoxydate@gmail.com></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">It works well after put it all back where it was as you said.
</pre>
      </blockquote>
      <pre wrap="">
Good.

</pre>
      <blockquote type="cite">
        <pre wrap="">But I find some cross toolchains (e.g. cross toolchain in android source
code) could work well after change its path(anywhere).
</pre>
      </blockquote>
      <pre wrap="">
I'm not familiar with Android's C toolchain. Can you point me towards
where I can get one already compiled like you are using? I'm curious to
see what their GCC setup is.  That might shed some light.  I don't have
time to build yet another toolchain, thus the ask for a binary, I can
get the info I want out of a binary.
</pre>
    </blockquote>
    <a class="moz-txt-link-freetext" href="http://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/">http://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/</a>
    is what I use for kernel development. The AOSP code tree contains a
    more complete cross toolchain as well. git clone<code>
      <a class="moz-txt-link-freetext" href="https://android.googlesource.com/platform/manifest">https://android.googlesource.com/platform/manifest</a></code><code>
      for the whole schebang, or dig a little deeper for only the
      toolchain, I believe platform/</code><code>prebuilt/linux-x86/toolchain/arm-eabi-${GCC_VERSION}</code><code>.</code><br>
    <code></code><br>
    -- DJ Lucas<br>
    <br>
  </body>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content, and is believed to be clean.

</html>