GNU bug report logs -
#48767
[PATCH 0/7] Add msp430 toolchain
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Morgan.J.Smith <at> outlook.com schreef op zo 26-09-2021 om 10:51 [-0400]:
> From: Morgan Smith <Morgan.J.Smith <at> outlook.com>
>
> * gnu/packages/embedded.scm (msp430-toolchain): New variable.
> ---
> gnu/packages/embedded.scm | 38 ++++++++++++++++++++++++++++++++++++++
> 1 file changed, 38 insertions(+)
>
> diff --git a/gnu/packages/embedded.scm b/gnu/packages/embedded.scm
> index 49f3eda5fb..8401f68542 100644
> --- a/gnu/packages/embedded.scm
> +++ b/gnu/packages/embedded.scm
> @@ -598,6 +598,44 @@ usable on embedded products.")
> (license (license:non-copyleft
> "https://www.sourceware.org/newlib/COPYING.NEWLIB"))))
>
> +(define (make-msp430-toolchain xgcc newlib)
> + "Produce a cross-compiler toolchain package with the compiler XGCC and the C
> +library variant NEWLIB." [...]
There appears to be some duplication with arm-none-eabi-toolchain.
Perhaps arm-none-eabi-toolchain could be extended to support both arm
and msp430?
Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 2 years and 301 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.