unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63576] [PATCH v1 0/4] Add aarch64-none-elf-gcc-toolchain.
@ 2023-05-18 18:24 Denis 'GNUtoo' Carikli
  2023-05-18 18:28 ` [bug#63576] [PATCH v1 1/4] gnu: Add aarch64-none-elf-binutils Denis 'GNUtoo' Carikli
  2023-06-04  8:43 ` [bug#63576] [PATCH v1 0/4] " Efraim Flashner
  0 siblings, 2 replies; 8+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2023-05-18 18:24 UTC (permalink / raw)
  To: 63576; +Cc: Ludovic Courtès, Efraim Flashner,
	Denis 'GNUtoo' Carikli

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 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.

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





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-07-19  1:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [bug#63576] [PATCH v1 0/4] " Efraim Flashner
2023-06-05 21:10   ` Denis 'GNUtoo' Carikli
2023-07-19  1:00   ` Denis 'GNUtoo' Carikli

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).