<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03.03.2015 13:17, John Crispin
      wrote:<br>
    </div>
    <blockquote cite="mid:54F5A63E.6040406@openwrt.org" type="cite">
      <pre wrap="">On 03/03/2015 12:27, Claudio Thomas wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

the same question was already discussed on 2008-01, but it seems to me,
that some iterim steps are no more necessary... I guess that there has
been some improvements made in the last 7 years :-) Therefore, I would
thankful for a confirmation of my assumption.

Actually I do the following:
1. make clean ckeckout of BB from git
2. copy my actual working .config into the checkout to avoid reselecting
all config options (and probably missing some of them :-) )
3. run "make toolchain/install"
=> the full toolchain should now be located in "./
staging_dir/toolchain-architecture_gcc-compilerver_uClibc-libcver/bin/"

Is this correct?
Is the created toolchain complete or do I have missed any important step?

Claudio
</pre>
      </blockquote>
      <pre wrap="">
Hi,

make menuconfig ->  [x] Package the OpenWrt-based Toolchain
exit & save
make

relocatable toolchain will be inside bin/$target/

        John
</pre>
    </blockquote>
    Thanks,<br>
    Claudio<br>
    <br>
    -- <br>
    Working on OpenWrt CC for <a
      href="http://www.xmodus-systems.de/openwrt">Xmodus GSM Router
      XM1710E</a><br>
    <br>
    <br>
  </body>
</html>