root/current/website/trunk/english/crosstools.wml

Revision 4210, 1.2 kB (checked in by zumbi, 7 months ago)

update on crosstools page

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1#use wml::emdebian::mainpage title="Cross-development toolchains"
2#use wml::emdebian::recent_list
3# #include "$(ENGLISHDIR)/releases/info"
4
5<h2>Cross Toolchains</h2>
6
7<p>Emdebian provides a set of <a href="tools/crosstools.html">binary toolchains</a>
8built from standard Debian binutils and gcc sources as well as information on
9how to <a href="tools/crossdev.html">build your own toolchain</a>.</p>
10
11<h2>Toolchains</h2>
12<ul>
13<li>Cross toolchain - EmDebian has been focusing on having a cross toolchain in sync with Debian proper. You can view the
14<a href="toolchains/search.php">current packages</a>, built for i386 and amd64.
15</li>
16</ul>
17<p>Toolchain package <a href="debian/pool/main">Repository</a>.</p>
18<p>Toolchain package <a href="toolchains/search.php">cache search</a></p>
19
20<p>To build your own toolchain, try the <tt>emchain</tt> script in <a href="emdebian/tools.html">emdebian-tools</a>.
21</p>
22
23<p>Please check <a href="http://wiki.debian.org/EmdebianToolchain">Toolchain Wiki page</a> for
24latest news on the matter.</p>
25
26<p>Another alternative you have is to use <a
27href="./docs/slind-toolchain.html">Slind toolchain</a>.
28This uses Nikita's patches plus Slind team patches,
29check <a href="http://www.slind.org">Slind webpage</a> for more information about it. </p>
30
Note: See TracBrowser for help on using the browser.