all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Simon South <simon@simonsouth.net>
To: 54327@debbugs.gnu.org
Subject: [bug#54327] [PATCH 0/3] gnu: sdcc: Update to 4.2.0.
Date: Thu, 10 Mar 2022 07:27:16 -0500	[thread overview]
Message-ID: <cover.1646911417.git.simon@simonsouth.net> (raw)

Here's a patch series that updates SDCC, a C compiler suite for eight-bit
microcontrollers, to 4.2.0.

It also improves the package by

- Removing input labels from the package definition, and

- Enabling readline support in the debugger, SDCDB.

To minimize rebuilds I suggest applying this after the update to μCsim in
issue 54260[0].

I've tested this (including rebuilding SDCC's four dependent packages) on
AArch64 and x86-64 and all appears well.

[0] https://issues.guix.gnu.org/54260

--
Simon South
simon@simonsouth.net


Simon South (3):
  gnu: sdcc: Remove input labels.
  gnu: sdcc: Build debugger with readline support.
  gnu: sdcc: Update to 4.2.0.

 gnu/packages/embedded.scm                     |  22 +-
 .../patches/sdcc-disable-non-free-code.patch  | 363 +++++++++---------
 2 files changed, 200 insertions(+), 185 deletions(-)


base-commit: cceb5344ae64faa3079556084c7d63615df53eb4
-- 
2.34.0





             reply	other threads:[~2022-03-10 12:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-10 12:27 Simon South [this message]
2022-03-10 12:31 ` [bug#54327] [PATCH 1/3] gnu: sdcc: Remove input labels Simon South
2022-03-10 12:31 ` [bug#54327] [PATCH 2/3] gnu: sdcc: Build debugger with readline support Simon South
2022-03-10 12:31 ` [bug#54327] [PATCH 3/3] gnu: sdcc: Update to 4.2.0 Simon South
2022-03-11  7:40   ` Maxime Devos
2022-03-11  9:17     ` Simon South
2022-03-11 20:17       ` Maxime Devos
2022-03-11  7:42   ` Maxime Devos
2022-03-10 23:42 ` bug#54327: [PATCH 0/3] " Nicolas Goaziou

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=cover.1646911417.git.simon@simonsouth.net \
    --to=simon@simonsouth.net \
    --cc=54327@debbugs.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.