Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

offline-toolchains #45

Open
OwenBrotherwood opened this issue Mar 3, 2017 · 0 comments
Open

offline-toolchains #45

OwenBrotherwood opened this issue Mar 3, 2017 · 0 comments

Comments

@OwenBrotherwood
Copy link
Contributor

OwenBrotherwood commented Mar 3, 2017

The current offline-toolchains doc refers to http://yottadocs.mbed.com/

The following, from yotta doc, will install lattest gcc v 6 and it is unknown as to if this is "OK"

# remove the built-in package, if installed:
sudo apt-get remove binutils-arm-none-eabi gcc-arm-none-eabi
# set up the PPA for the ARM-maintained package:
sudo add-apt-repository ppa:team-gcc-arm-embedded/ppa
sudo apt-get update
# install:
sudo apt-get install gcc-arm-embedded

Note: only ONE version of gcc-arm-embedded, the lattest, is available via ppa
https://launchpad.net/gcc-arm-embedded

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

No branches or pull requests

1 participant