From: Thomas Petazzoni Date: Wed, 24 Nov 2010 11:02:20 +0000 (+0100) Subject: documentation: Update details about external toolchains X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6e2a35c9d484bdea1d7494c2569336a3a3af3816;p=buildroot.git documentation: Update details about external toolchains Signed-off-by: Thomas Petazzoni --- diff --git a/docs/buildroot.html b/docs/buildroot.html index 333ea224df..aed385694e 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -729,6 +729,17 @@ endif -

If you are using an external toolchain based on uClibc, the - Core C library from the external toolchain and - Libraries to copy from the external toolchain options - should already have correct values. However, if your external - toolchain is based on glibc, you'll have to change these values - according to your cross-compiling toolchain.

-

To generate external toolchains, we recommend using Crosstool-NG. It allows generating toolchains based on uClibc, glibc