On Wed, 2023-09-27 at 13:22 +0200, Sean Nyekjaer wrote:
> 
> > On 27 Sep 2023, at 13.17, Richard Purdie 
> > <[email protected]> wrote:
> > 
> > On Wed, 2023-09-27 at 12:49 +0200, Sean Nyekjaer wrote:
> > > Add zstd LTO support for the nativesdk compiler.
> > 
> > This is changing it for the target compiler as well? 
> > 
> > Perhaps also mention it brings it into sync with gcc-cross (assuming it
> > does?).
> > 
> > Cheers,
> > 
> > Richard
> > 
> 
> Hi Richard,
> 
> It looks like the target compiler(x86_64-oe-linux) already had zstd support.
> 
> ---
> % x86_64-oe-linux-gcc -v
> [...]
> Supported LTO compression algorithms: zlib zstd
> gcc version 12.2.0 (GCC)
> % x86_64-oesdk-linux-gcc -v
> [...]
> Supported LTO compression algorithms: zlib
> gcc version 12.2.0 (GCC)
> —
> 
> Or I’m wrong?

Sorry, I mean the on target compiler, i.e. if you boot an image with
gcc in it. I think it might be missing there. The compiler above is
what I'd refer to as the cross compiler.

I'd just like to be clear in the commit message what the current state
is and which ones are changing. I do agree we should bring them into
sync.

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#188309): 
https://lists.openembedded.org/g/openembedded-core/message/188309
Mute This Topic: https://lists.openembedded.org/mt/101614708/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to