Skip to content

add msp430-gcc-elf version 9.2#82

Closed
geromueller wants to merge 3 commits intoRIOT-OS:masterfrom
geromueller:msp430-gcc-9
Closed

add msp430-gcc-elf version 9.2#82
geromueller wants to merge 3 commits intoRIOT-OS:masterfrom
geromueller:msp430-gcc-9

Conversation

@geromueller
Copy link
Copy Markdown

@kaspar030
Copy link
Copy Markdown
Contributor

Thanks for working on this!

I'm thinking if we should split the building of toolchains in different repositories.
The compilation is quite slow, especially on the boxes that travis and docker hub provide for free.
I remember compiling cmake added minutes to travis times.
Also, once we have a recipe for building our own toolchains, we might want to actually do that for other architectures as well. In addition, we might want to make the resulting builds available as seperate downloads.

So I suggest creating a repo in github that has a .travis.yml building the msp430 toolchain and hook it up so on a merge to master, the resulting binaries get tar'ed up and made available as github download. Then in riotbuild, we just download the result.

I can assist with that!

@kaspar030
Copy link
Copy Markdown
Contributor

So I suggest creating a repo in github that has a .travis.yml building the msp430 toolchain and hook it up so on a merge to master, the resulting binaries get tar'ed up and made available as github download. Then in riotbuild, we just download the result.

@geromueller I've finally done that. See #99. Could you give it a try?

@kaspar030
Copy link
Copy Markdown
Contributor

Closing in favor of #99.

@kaspar030 kaspar030 closed this Feb 6, 2020
@kaspar030
Copy link
Copy Markdown
Contributor

(Note to myself: compare used configure flags)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants