guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#54327] [PATCH 0/3] gnu: sdcc: Update to 4.2.0.


From: Simon South
Subject: [bug#54327] [PATCH 0/3] gnu: sdcc: Update to 4.2.0.
Date: Thu, 10 Mar 2022 07:27:16 -0500

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 via email to

[Prev in Thread] Current Thread [Next in Thread]