From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Alexander Shirokov <shirokovalexs@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [v1,1/1] package/zellij: new package
Date: Tue, 29 Jul 2025 10:56:49 +0200 [thread overview]
Message-ID: <20250729105649.1c5fbd69@windsurf> (raw)
In-Reply-To: <20250729083312.39534-1-shirokovalexs@gmail.com>
Hello Alexander,
On Tue, 29 Jul 2025 10:33:00 +0200
Alexander Shirokov <shirokovalexs@gmail.com> wrote:
> > > + depends on BR2_x86_64 || BR2_x86_i686 || BR2_aarch64
> >
> > Is there really something architecture-specific in zellij?
>
> Unfortunately, yes. Under the hood, Zellij relies on the cranelift crate [1],
> which is restrictive in terms of supported platforms. I’ve observed compilation
> issues during builds for RPI3, QEMU and others. Each time caused by this crate
> due to unsupported platforms. So, I decided to take a conservative approach
> here. Possibly, we can expand the list of supported platforms over time.
>
> [1] https://docs.rs/cranelift-codegen/0.122.0/cranelift_codegen/
Sounds good. Then could you please summarize this in a comment above
the dependency?
# zellij uses the cranelift create, which has some architecture
# dependencies, see
# https://docs.rs/cranelift-codegen/0.122.0/cranelift_codegen/
depends on ...
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-07-29 8:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-28 13:19 [Buildroot] [v1,1/1] package/zellij: new package Alexander Shirokov
2025-07-28 20:44 ` Thomas Petazzoni via buildroot
2025-07-29 8:33 ` Alexander Shirokov
2025-07-29 8:56 ` Thomas Petazzoni via buildroot [this message]
2025-07-29 11:49 ` [Buildroot] [v2, 1/2] " Alexander Shirokov
2025-07-29 11:49 ` [Buildroot] [v2, 2/2] DEVELOPERS: add Alexander Shirokov for package/zellij Alexander Shirokov
2025-07-29 11:52 ` Thomas Petazzoni via buildroot
2025-07-29 12:08 ` [Buildroot] [v3,1/1] package/zellij: new package Alexander Shirokov
2025-09-23 10:26 ` [Buildroot] [v4,1/1] " Alexander Shirokov
2026-01-01 17:34 ` Thomas Petazzoni via buildroot
2026-01-02 11:13 ` Alexander Shirokov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250729105649.1c5fbd69@windsurf \
--to=buildroot@buildroot.org \
--cc=shirokovalexs@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox