From 5cf1ce9b62f11715fcee1883aef19ccb685cab5a Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 24 Nov 2010 12:04:03 +0100 Subject: documentation: Mention which external toolchains we tested Signed-off-by: Thomas Petazzoni --- docs/buildroot.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/buildroot.html b/docs/buildroot.html index aed385694..9ea037417 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

-- cgit v1.2.3