From: Thomas Petazzoni Date: Wed, 24 Nov 2010 11:04:03 +0000 (+0100) Subject: documentation: Mention which external toolchains we tested X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5cf1ce9b62f11715fcee1883aef19ccb685cab5a;p=buildroot.git documentation: Mention which external toolchains we tested Signed-off-by: Thomas Petazzoni --- diff --git a/docs/buildroot.html b/docs/buildroot.html index aed385694e..9ea0374178 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -748,11 +748,12 @@ endif correspond to your cross-compiling tools -

To generate external toolchains, we recommend using - Crosstool-NG. - It allows generating toolchains based on uClibc, glibc - and eglibc for a wide range of architectures and has good - community support.

+

Our external toolchain support has been tested with toolchains + from CodeSourcery, toolchains generated + by Crosstool-NG, + and toolchains generated by Buildroot itself. In general, all + toolchains that support the sysroot feature should + work. If not, do not hesitate to contact the developers.

Adding new packages to Buildroot