diff options
| -rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 3ced7f6ded..f566f13f0d 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
| @@ -166,7 +166,10 @@ | |||
| 166 | 166 | ||
| 167 | <para> | 167 | <para> |
| 168 | After you have configured the <filename>adt_installer.conf</filename> file, | 168 | After you have configured the <filename>adt_installer.conf</filename> file, |
| 169 | run the installer using the following command: | 169 | run the installer using the following command. |
| 170 | Be sure that you are not trying to use cross-compilation tools. | ||
| 171 | When you run the installer, the environment must use a | ||
| 172 | host <filename>gcc</filename>: | ||
| 170 | <literallayout class='monospaced'> | 173 | <literallayout class='monospaced'> |
| 171 | $ ./adt_installer | 174 | $ ./adt_installer |
| 172 | </literallayout> | 175 | </literallayout> |
