From: Efraim Flashner <efraim@flashner.co.il>
To: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Cc: ludo@gnu.org, 63576@debbugs.gnu.org
Subject: [bug#63576] [PATCH v1 0/4] Add aarch64-none-elf-gcc-toolchain.
Date: Sun, 4 Jun 2023 11:43:16 +0300 [thread overview]
Message-ID: <ZHxOpOvISOWH4UUk@3900XT> (raw)
In-Reply-To: <20230518182434.15531-1-GNUtoo@cyberdimension.org>
[-- Attachment #1: Type: text/plain, Size: 1624 bytes --]
On Thu, May 18, 2023 at 08:24:34PM +0200, Denis 'GNUtoo' Carikli wrote:
> Hi,
>
> Here's a patch serie to add a GCC cross toolchain for aarch64-none-elf. For
> now it doesn't contain C++ support but that can be added on later.
>
> I've validated by building u-boot locally with it.
I'm not entirely sure what this means. How is it different from how we
build u-boot now?
> I didn't test it for microncontroller development as I don't know what board
> to get to test it. Apparently support for 64bit was added to Armv8-R, so it
> might be possible to find some boards with 64bit CPUs at some point.
Pity, this is what I was going to ask about.
> Denis 'GNUtoo' Carikli (4):
> gnu: Add aarch64-none-elf-binutils.
> gnu: Add aarch64-none-elf-gcc.
> gnu: Add aarch64-none-elf-newlib.
> gnu: Add aarch64-none-elf-gcc-toolchain.
>
> gnu/local.mk | 1 +
> gnu/packages/aarch64-none-elf-toolchain.scm | 159 ++++++++++++++++++++
> 2 files changed, 160 insertions(+)
> create mode 100644 gnu/packages/aarch64-none-elf-toolchain.scm
>
>
> base-commit: 5b700945fb0b33eec410de8979cae2fbf0d4f118
> --
> 2.40.1
I'm not opposed to adding these packages, but I want to make sure that
they're useful for what people would be looking for. I also think that
they'd be best in gnu/packages/embedded.scm near the very similar arm
packages.
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-06-04 8:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-18 18:24 [bug#63576] [PATCH v1 0/4] Add aarch64-none-elf-gcc-toolchain Denis 'GNUtoo' Carikli
2023-05-18 18:28 ` [bug#63576] [PATCH v1 1/4] gnu: Add aarch64-none-elf-binutils Denis 'GNUtoo' Carikli
2023-05-18 18:28 ` [bug#63576] [PATCH v1 2/4] gnu: Add aarch64-none-elf-gcc Denis 'GNUtoo' Carikli
2023-05-18 18:28 ` [bug#63576] [PATCH v1 3/4] gnu: Add aarch64-none-elf-newlib Denis 'GNUtoo' Carikli
2023-05-18 18:28 ` [bug#63576] [PATCH v1 4/4] gnu: Add aarch64-none-elf-gcc-toolchain Denis 'GNUtoo' Carikli
2023-06-04 8:43 ` Efraim Flashner [this message]
2023-06-05 21:10 ` [bug#63576] [PATCH v1 0/4] " Denis 'GNUtoo' Carikli
2023-07-19 1:00 ` Denis 'GNUtoo' Carikli
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=ZHxOpOvISOWH4UUk@3900XT \
--to=efraim@flashner.co.il \
--cc=63576@debbugs.gnu.org \
--cc=GNUtoo@cyberdimension.org \
--cc=ludo@gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.