emacs-bug-tracker
[Top][All Lists]
Advanced

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

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


From: GNU bug Tracking System
Subject: bug#54327: closed ([PATCH 0/3] gnu: sdcc: Update to 4.2.0.)
Date: Thu, 10 Mar 2022 23:43:02 +0000

Your message dated Fri, 11 Mar 2022 00:42:25 +0100
with message-id <87a6dx5q8u.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#54327] [PATCH 0/3] gnu: sdcc: Update to 4.2.0.
has caused the debbugs.gnu.org bug report #54327,
regarding [PATCH 0/3] gnu: sdcc: Update to 4.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54327: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54327
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#54327] [PATCH 0/3] gnu: sdcc: Update to 4.2.0. Date: Fri, 11 Mar 2022 00:42:25 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Simon South <simon@simonsouth.net> writes:

> 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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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