mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
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: 28b37c9b0785da50a0da19757d70429de06991b5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
84a37339cc
commit
c232b559f7
@@ -381,15 +381,15 @@
|
||||
the sysroot location, and select the target
|
||||
architecture.
|
||||
<itemizedlist>
|
||||
<listitem><para><emphasis>Selecting the Toolchain Type:</emphasis>
|
||||
Choose between
|
||||
<filename>Standalone pre-built toolchain</filename>
|
||||
<listitem><para>
|
||||
<emphasis>Selecting the Toolchain Type:</emphasis>
|
||||
Choose between "Standalone pre-built toolchain"
|
||||
and
|
||||
<filename>Build system derived toolchain</filename>
|
||||
for Cross Compiler Options.
|
||||
"Build system derived toolchain" for Cross Compiler
|
||||
Options.
|
||||
<itemizedlist>
|
||||
<listitem><para><emphasis>
|
||||
<filename>Standalone Pre-built Toolchain:</filename></emphasis>
|
||||
<listitem><para>
|
||||
<emphasis>Standalone Pre-built Toolchain:</emphasis>
|
||||
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.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>
|
||||
<filename>Build System Derived Toolchain:</filename></emphasis>
|
||||
<listitem><para>
|
||||
<emphasis>Build System Derived Toolchain:</emphasis>
|
||||
Select this type if you built the
|
||||
toolchain as part of the
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>.
|
||||
When you select
|
||||
<filename>Build system derived toolchain</filename>,
|
||||
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
|
||||
<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>wiki</ulink>.
|
||||
In this situation, you would select the
|
||||
<filename>Build system derived toolchain</filename>.
|
||||
In this situation, you would select
|
||||
"Build system derived toolchain".
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Specify the Toolchain Root Location:</emphasis>
|
||||
<listitem><para>
|
||||
<emphasis>Specify the Toolchain Root Location:</emphasis>
|
||||
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 @@
|
||||
"<link linkend='sdk-installing-the-sdk'>Installing the SDK</link>"
|
||||
section for information about how the SDK is
|
||||
installed.</para>
|
||||
|
||||
<para>If you are using a build system derived
|
||||
toolchain, the path you provide for the
|
||||
<filename>Toolchain Root Location</filename>
|
||||
field is the
|
||||
"Toolchain Root Location" field is the
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
|
||||
from which you run the
|
||||
<filename>bitbake</filename> command (e.g
|
||||
@@ -441,10 +442,12 @@
|
||||
"<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>"
|
||||
section.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Specify Sysroot Location:</emphasis>
|
||||
<listitem><para>
|
||||
<emphasis>Specify Sysroot Location:</emphasis>
|
||||
This location is where the root filesystem for
|
||||
the target hardware resides.
|
||||
</para>
|
||||
|
||||
<para>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. <filename>/home/scottrif/build/MY_QEMU_ROOTFS</filename>).
|
||||
</para>
|
||||
|
||||
<para>For more information on how to install the
|
||||
toolchain and on how to extract and install the
|
||||
sysroot filesystem, see the
|
||||
"<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>"
|
||||
section.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Select the Target Architecture:</emphasis>
|
||||
<listitem><para>
|
||||
<emphasis>Select the Target Architecture:</emphasis>
|
||||
The target architecture is the type of hardware
|
||||
you are going to use or emulate.
|
||||
Use the pull-down
|
||||
<filename>Target Architecture</filename> menu
|
||||
Use the pull-down "Target Architecture" menu
|
||||
to make your selection.
|
||||
The pull-down menu should have the supported
|
||||
architectures.
|
||||
|
||||
@@ -647,15 +647,12 @@
|
||||
<listitem><para>
|
||||
<emphasis>Selecting the Toolchain
|
||||
Type:</emphasis>
|
||||
Choose between
|
||||
<filename>Standalone pre-built toolchain</filename>
|
||||
and
|
||||
<filename>Build system derived toolchain</filename>
|
||||
for Cross Compiler Options.
|
||||
Choose between "Standalone pre-built toolchain"
|
||||
and "Build system derived toolchain" for
|
||||
Cross Compiler Options.
|
||||
<itemizedlist>
|
||||
<listitem><para>
|
||||
<emphasis>
|
||||
<filename>Standalone Pre-built Toolchain:</filename>
|
||||
<emphasis>Standalone Pre-built Toolchain:
|
||||
</emphasis>
|
||||
Select this type when you are using
|
||||
a stand-alone cross-toolchain.
|
||||
@@ -671,29 +668,25 @@
|
||||
for an existing image.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>
|
||||
<filename>Build System Derived Toolchain:</filename>
|
||||
<emphasis>Build System Derived Toolchain:
|
||||
</emphasis>
|
||||
Select this type if you built the
|
||||
toolchain as part of the
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>.
|
||||
When you select
|
||||
<filename>Build system derived toolchain</filename>,
|
||||
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
|
||||
<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>wiki</ulink>.
|
||||
In this situation, you would select
|
||||
the
|
||||
<filename>Build system derived toolchain</filename>.
|
||||
"Build system derived toolchain".
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Specify the Toolchain Root
|
||||
Location:</emphasis>
|
||||
<emphasis>Specify the Toolchain Root Location:</emphasis>
|
||||
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 @@
|
||||
"<link linkend='sdk-installing-the-sdk'>Installing the SDK</link>"
|
||||
section for information about how the SDK is
|
||||
installed.</para>
|
||||
|
||||
<para>If you are using a build system
|
||||
derived toolchain, the path you provide for
|
||||
the
|
||||
<filename>Toolchain Root Location</filename>
|
||||
field is the
|
||||
the "Toolchain Root Location" field is the
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
|
||||
from which you run the
|
||||
<filename>bitbake</filename> command (e.g
|
||||
@@ -717,11 +709,11 @@
|
||||
section.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Specify Sysroot Location:
|
||||
</emphasis>
|
||||
<emphasis>Specify Sysroot Location:</emphasis>
|
||||
This location is where the root filesystem
|
||||
for the target hardware resides.
|
||||
</para>
|
||||
|
||||
<para>This location depends on where you
|
||||
separately extracted and installed the
|
||||
target filesystem when you either built
|
||||
@@ -743,6 +735,7 @@
|
||||
directory (e.g.
|
||||
<filename>/home/scottrif/poky/build/MY_QEMU_ROOTFS</filename>).
|
||||
</para>
|
||||
|
||||
<para>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.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Select the Target Architecture:
|
||||
</emphasis>
|
||||
<emphasis>Select the Target Architecture:</emphasis>
|
||||
The target architecture is the type of
|
||||
hardware you are going to use or emulate.
|
||||
Use the pull-down
|
||||
<filename>Target Architecture</filename>
|
||||
Use the pull-down "Target Architecture"
|
||||
menu to make your selection.
|
||||
The pull-down menu should have the
|
||||
supported architectures.
|
||||
|
||||
Reference in New Issue
Block a user