Hi Keith,

On 9/4/26 6:03 PM, Debian Bug Tracking System wrote:
This is an automatic notification regarding your Bug report
which was filed against the binutils-embedded package:

#1146538: Add MSP430 support

It has been closed by Debian FTP Masters <[email protected]> (reply to 
Keith Packard <[email protected]>).

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Debian FTP Masters 
<[email protected]> (reply to Keith Packard <[email protected]>) 
by
replying to this email.

Thanks for adding msp430 support to binutils-embedded. I noticed that you used
msp430-unknown-elf as the triplet. It's my understanding that that expands to
msp430-unknown-unknown-elf. I've been using msp430-elf, following arch [1]. As
I understand it that expands to msp430-none-elf -> msp430-unknown-none-elf.
Rust also uses msp430-none-elf [2]. Any reason why you went with -unknown- over
-none- ?

--Sean

[1] 
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=msp430-elf-binutils#n3
[2] rustc --print target-list | grep msp430

Reply via email to