* eSDK is missing native cross-compiler toolchain and compiled target libs
@ 2023-07-24 11:38 Sutton, Chris (FP) - IC
2023-08-01 18:50 ` [OE-core] " Ross Burton
0 siblings, 1 reply; 3+ messages in thread
From: Sutton, Chris (FP) - IC @ 2023-07-24 11:38 UTC (permalink / raw)
To: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 513 bytes --]
Hi
I’ve built the eSDK for poky honister. However, it DOES NOT contain the cross-compiler toolchain/compiled target libs.
I build the standard SDK and it DOES contain the cross-compiler toolchain/compiled target libs but of course has no built-in QEMU.
I am confused by this. I thought the eSDK came with a toolchain, but it seems not.
I need both the cross-compiler toolchain/compiled target libs and QEMU.
How can I include the cross-compiler toolchain/compiled target libs in the eSDK build?
[-- Attachment #2: Type: text/html, Size: 935 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [OE-core] eSDK is missing native cross-compiler toolchain and compiled target libs
2023-07-24 11:38 eSDK is missing native cross-compiler toolchain and compiled target libs Sutton, Chris (FP) - IC
@ 2023-08-01 18:50 ` Ross Burton
2023-08-01 21:44 ` Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: Ross Burton @ 2023-08-01 18:50 UTC (permalink / raw)
To: chris.sutton@l3harris.com; +Cc: openembedded-core@lists.openembedded.org
On 24 Jul 2023, at 12:38, Sutton, Chris (FP) - IC via lists.openembedded.org <chris.sutton=l3harris.com@lists.openembedded.org> wrote:
> I’ve built the eSDK for poky honister. However, it DOES NOT contain the cross-compiler toolchain/compiled target libs.
> I build the standard SDK and it DOES contain the cross-compiler toolchain/compiled target libs but of course has no built-in QEMU.
I can’t see any reason why you can’t just add nativesdk-qemu to your standard SDK.
> I am confused by this. I thought the eSDK came with a toolchain, but it seems not.
> I need both the cross-compiler toolchain/compiled target libs and QEMU.
> How can I include the cross-compiler toolchain/compiled target libs in the eSDK build?
eSDKs are pretty minimal out of the box, you need to use ‘devtool sdk-install’ to install tools. ‘devtool sdk-install gcc-cross-aarch64’ or similar should work I believe.
Ross
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [OE-core] eSDK is missing native cross-compiler toolchain and compiled target libs
2023-08-01 18:50 ` [OE-core] " Ross Burton
@ 2023-08-01 21:44 ` Richard Purdie
0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2023-08-01 21:44 UTC (permalink / raw)
To: Ross Burton, chris.sutton@l3harris.com
Cc: openembedded-core@lists.openembedded.org
On Tue, 2023-08-01 at 18:50 +0000, Ross Burton wrote:
> On 24 Jul 2023, at 12:38, Sutton, Chris (FP) - IC via lists.openembedded.org <chris.sutton=l3harris.com@lists.openembedded.org> wrote:
> > I’ve built the eSDK for poky honister. However, it DOES NOT contain the cross-compiler toolchain/compiled target libs.
> > I build the standard SDK and it DOES contain the cross-compiler toolchain/compiled target libs but of course has no built-in QEMU.
>
> I can’t see any reason why you can’t just add nativesdk-qemu to your standard SDK.
>
> > I am confused by this. I thought the eSDK came with a toolchain, but it seems not.
> > I need both the cross-compiler toolchain/compiled target libs and QEMU.
> > How can I include the cross-compiler toolchain/compiled target libs in the eSDK build?
>
> eSDKs are pretty minimal out of the box, you need to use ‘devtool sdk-install’ to install tools. ‘devtool sdk-install gcc-cross-aarch64’ or similar should work I believe.
A lot depends which eSDK we're talking about too. I'd have expected
most images to have basic target libs so the eSDK built against them
should have it too.
Is this a minimal eSDK or an eSDK including all the sstate artefacts?
That might also make a difference...
Cheers,
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-01 21:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-24 11:38 eSDK is missing native cross-compiler toolchain and compiled target libs Sutton, Chris (FP) - IC
2023-08-01 18:50 ` [OE-core] " Ross Burton
2023-08-01 21:44 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox