From 74f4f81f6216c8776f9d589422e06807f945560a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 20 Jun 2018 14:29:19 -0700 Subject: sdk-manual: Updates to configuring the cross compiler options Used correct formatting for menu items and items fromt the dialog screens. (From yocto-docs rev: 9f9d4d65036dc23d193961efb4ae3f236fc8935c) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-appendix-neon.xml | 48 +++++++++++++----------- documentation/sdk-manual/sdk-eclipse-project.xml | 43 +++++++++------------ 2 files changed, 43 insertions(+), 48 deletions(-) (limited to 'documentation/sdk-manual') diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml index 7312bb9ba0..1a6fbcfed6 100644 --- a/documentation/sdk-manual/sdk-appendix-neon.xml +++ b/documentation/sdk-manual/sdk-appendix-neon.xml @@ -381,15 +381,15 @@ the sysroot location, and select the target architecture. - Selecting the Toolchain Type: - Choose between - Standalone pre-built toolchain + + Selecting the Toolchain Type: + Choose between "Standalone pre-built toolchain" and - Build system derived toolchain - for Cross Compiler Options. + "Build system derived toolchain" for Cross Compiler + Options. - - Standalone Pre-built Toolchain: + + Standalone Pre-built Toolchain: Select this type when you are using a stand-alone cross-toolchain. For example, suppose you are an @@ -403,24 +403,25 @@ and installed a pre-built toolchain for an existing image. - - Build System Derived Toolchain: + + Build System Derived Toolchain: Select this type if you built the toolchain as part of the Build Directory. - When you select - Build system derived toolchain, - you are using the toolchain built and - bundled inside the Build Directory. + When you select "Build system derived + toolchain", you are using the toolchain + built and bundled inside the Build + Directory. For example, suppose you created a suitable image using the steps in the wiki. - In this situation, you would select the - Build system derived toolchain. + In this situation, you would select + "Build system derived toolchain". - Specify the Toolchain Root Location: + + Specify the Toolchain Root Location: If you are using a stand-alone pre-built toolchain, you should be pointing to where it is installed (e.g. @@ -429,10 +430,10 @@ "Installing the SDK" section for information about how the SDK is installed. + If you are using a build system derived toolchain, the path you provide for the - Toolchain Root Location - field is the + "Toolchain Root Location" field is the Build Directory from which you run the bitbake command (e.g @@ -441,10 +442,12 @@ "Building an SDK Installer" section. - Specify Sysroot Location: + + Specify Sysroot Location: This location is where the root filesystem for the target hardware resides. + This location depends on where you separately extracted and installed the target filesystem when you either built @@ -465,17 +468,18 @@ and you would browse to and select that directory (e.g. /home/scottrif/build/MY_QEMU_ROOTFS). + For more information on how to install the toolchain and on how to extract and install the sysroot filesystem, see the "Building an SDK Installer" section. - Select the Target Architecture: + + Select the Target Architecture: The target architecture is the type of hardware you are going to use or emulate. - Use the pull-down - Target Architecture menu + Use the pull-down "Target Architecture" menu to make your selection. The pull-down menu should have the supported architectures. diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index 56ba4657fb..8f615f754b 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml @@ -647,15 +647,12 @@ Selecting the Toolchain Type: - Choose between - Standalone pre-built toolchain - and - Build system derived toolchain - for Cross Compiler Options. + Choose between "Standalone pre-built toolchain" + and "Build system derived toolchain" for + Cross Compiler Options. - - Standalone Pre-built Toolchain: + Standalone Pre-built Toolchain: Select this type when you are using a stand-alone cross-toolchain. @@ -671,29 +668,25 @@ for an existing image. - - Build System Derived Toolchain: + Build System Derived Toolchain: Select this type if you built the toolchain as part of the Build Directory. - When you select - Build system derived toolchain, - you are using the toolchain built - and bundled inside the Build + When you select "Build system derived + toolchain", you are using the toolchain + built and bundled inside the Build Directory. For example, suppose you created a suitable image using the steps in the wiki. In this situation, you would select - the - Build system derived toolchain. + "Build system derived toolchain". - Specify the Toolchain Root - Location: + Specify the Toolchain Root Location: If you are using a stand-alone pre-built toolchain, you should be pointing to where it is installed (e.g. @@ -702,11 +695,10 @@ "Installing the SDK" section for information about how the SDK is installed. + If you are using a build system derived toolchain, the path you provide for - the - Toolchain Root Location - field is the + the "Toolchain Root Location" field is the Build Directory from which you run the bitbake command (e.g @@ -717,11 +709,11 @@ section. - Specify Sysroot Location: - + Specify Sysroot Location: This location is where the root filesystem for the target hardware resides. + This location depends on where you separately extracted and installed the target filesystem when you either built @@ -743,6 +735,7 @@ directory (e.g. /home/scottrif/poky/build/MY_QEMU_ROOTFS). + For more information on how to install the toolchain and on how to extract and install the sysroot filesystem, see the @@ -750,12 +743,10 @@ section. - Select the Target Architecture: - + Select the Target Architecture: The target architecture is the type of hardware you are going to use or emulate. - Use the pull-down - Target Architecture + Use the pull-down "Target Architecture" menu to make your selection. The pull-down menu should have the supported architectures. -- cgit v1.2.3-54-g00ecf