mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-08 21:43:26 +08:00
documentation: Mention which external toolchains we tested
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
6e2a35c9d4
commit
5cf1ce9b62
@ -748,11 +748,12 @@ endif
|
|||||||
correspond to your cross-compiling tools</li>
|
correspond to your cross-compiling tools</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>To generate external toolchains, we recommend using
|
<p>Our external toolchain support has been tested with toolchains
|
||||||
<a href="http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool">Crosstool-NG</a>.
|
from CodeSourcery, toolchains generated
|
||||||
It allows generating toolchains based on <i>uClibc</i>, <i>glibc</i>
|
by <a href="http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool">Crosstool-NG</a>,
|
||||||
and <i>eglibc</i> for a wide range of architectures and has good
|
and toolchains generated by Buildroot itself. In general, all
|
||||||
community support.</p>
|
toolchains that support the <i>sysroot</i> feature should
|
||||||
|
work. If not, do not hesitate to contact the developers.</p>
|
||||||
|
|
||||||
<h2 id="add_packages">Adding new packages to Buildroot</h2>
|
<h2 id="add_packages">Adding new packages to Buildroot</h2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user