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

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

bug#45240: closed ([PATCH 0/2] μCsim: Extract from SDCC into separate pa


From: GNU bug Tracking System
Subject: bug#45240: closed ([PATCH 0/2] μCsim: Extract from SDCC into separate package)
Date: Mon, 21 Dec 2020 16:39:01 +0000

Your message dated Mon, 21 Dec 2020 17:38:08 +0100
with message-id <87k0tb5d3j.fsf@gnu.org>
and subject line Re: [bug#45240] [PATCH 0/2] μCsim: Extract from SDCC into 
separate package
has caused the debbugs.gnu.org bug report #45240,
regarding [PATCH 0/2] μCsim: Extract from SDCC into separate package
to be marked as done.

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


-- 
45240: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45240
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] μCsim: Extract from SDCC into separate package Date: Mon, 14 Dec 2020 12:58:09 -0500
Currently the package for SDCC, a C compiler suite for 8-bit microcontrollers,
builds and installs its own copy of μCsim, a collection of microcontroller
simulators.

This patch series adds a separate package for μCsim and removes the bundled
copy from SDCC.

Note that despite the name, "0.6-pre67" does appear to be the latest stable
version; the last "formal" release, 0.5.3, was made in 2004, and 0.6 has
apparently been in a pre-release state for four years now (see
http://mazsola.iit.uni-miskolc.hu/ucsim/download/unix/).

--
Simon South
simon@simonsouth.net


Simon South (2):
  gnu: Add μCsim.
  gnu: sdcc: Remove bundled μCsim.

 gnu/packages/embedded.scm | 43 ++++++++++++++++++++++++++++++++++++++-
 gnu/packages/sdcc.scm     |  4 +++-
 2 files changed, 45 insertions(+), 2 deletions(-)

-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45240] [PATCH 0/2] μCsim: Extract from SDCC into separate package Date: Mon, 21 Dec 2020 17:38:08 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi Simon,

Simon South <simon@simonsouth.net> skribis:

> Currently the package for SDCC, a C compiler suite for 8-bit microcontrollers,
> builds and installs its own copy of μCsim, a collection of microcontroller
> simulators.
>
> This patch series adds a separate package for μCsim and removes the bundled
> copy from SDCC.
>
> Note that despite the name, "0.6-pre67" does appear to be the latest stable
> version; the last "formal" release, 0.5.3, was made in 2004, and 0.6 has
> apparently been in a pre-release state for four years now (see
> http://mazsola.iit.uni-miskolc.hu/ucsim/download/unix/).

[...]

>   gnu: Add μCsim.
>   gnu: sdcc: Remove bundled μCsim.

Great, I applied both, thanks!

Ludo’.


--- End Message ---

reply via email to

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