summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/technical-details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r--documentation/ref-manual/technical-details.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index e26994503b..4aa3c58309 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -282,8 +282,10 @@
282 the development tools (e.g., the 282 the development tools (e.g., the
283 <filename>gcc-cross-canadian</filename>), 283 <filename>gcc-cross-canadian</filename>),
284 <filename>binutils-cross-canadian</filename>, and other 284 <filename>binutils-cross-canadian</filename>, and other
285 <filename>nativesdk-*</filename> tools you need to cross-compile and 285 <filename>nativesdk-*</filename> tools,
286 test your software. 286 which are tools native to the SDK (i.e. native to
287 <link linkend='var-SDK_ARCH'><filename>SDK_ARCH</filename></link>),
288 you need to cross-compile and test your software.
287 The figure shows the commands you use to easily build out this 289 The figure shows the commands you use to easily build out this
288 toolchain. 290 toolchain.
289 This cross-development toolchain is built to execute on the 291 This cross-development toolchain is built to execute on the