mbox series

[bug#48767,0/7] Add msp430 toolchain

Message ID BYAPR05MB402338010B759846D3148453C53F9@BYAPR05MB4023.namprd05.prod.outlook.com
Headers show
Series Add msp430 toolchain | expand

Message

Morgan Smith May 31, 2021, 11:08 p.m. UTC
This is far from perfect but I think it's a good start. I don't have C++
working. This isn't quite the version I want for each piece. However,
I'd like to get this in since it does work. I'll iron it out a little
later.

The gcc cross compile patch doesn't work for gcc 10+ btw. I might fix
that while ironing things out later.

Comments

Jean Pierre De Jesus DIAZ Aug. 16, 2022, 3:34 p.m. UTC | #1
>Adding the DEV-PHASE version thing means that now when people
>type 'arm-none-eabi-gcc --version' they'll see in brackets the guix version
>number beside the actual version number.

This file is misused IMO, packages from Debian and Ubuntu have the default
(release) value for gcc-arm-none-eabi, and sources directly from the vendor
(Arm) it also specifies "release".

So I it isn't necessary at all.

—
Jean-Pierre De Jesus DIAZ