From 2e99dcc03a6d6afc63df46fe2c94ea4fa79280a6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 20 Jun 2012 13:23:06 -0700 Subject: documentation/adt-manual/adt-prepare.xml: Added text about host gcc It is important that the environment uses a host gcc when running the adt installer. I put some text in noting that. (From yocto-docs rev: a443743133aa6ae1ec647949ad7045e13a3a84e4) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 6098fb2737..b721ebac4e 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -166,7 +166,10 @@ After you have configured the adt_installer.conf file, - run the installer using the following command: + run the installer using the following command. + Be sure that you are not trying to use cross-compilation tools. + When you run the installer, the environment must use a + host gcc: $ ./adt_installer -- cgit v1.2.3-54-g00ecf