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

gcc-arm-embedded: 7-2018-q2-update -> 8-2018-q4-major #53744

Merged
merged 1 commit into from Jan 11, 2019

Conversation

prusnak
Copy link
Member

@prusnak prusnak commented Jan 10, 2019

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@prusnak
Copy link
Member Author

prusnak commented Jan 10, 2019

Related: it might be a good idea to remove all older versions (right now we keep 4.x, 5, 6 and 7) and keep just the latest one (8). I'll amend the commit if @vinymeuh and @rasendubi agree.

@rasendubi
Copy link
Member

@prusnak I am against this as gcc-arm-embedded versions are not really backward compatible and that manifests in much more ways in embedded projects. (i.e., many embedded projects do not compile or even crash with newer versions of gcc)

FWIW, that was previously discussed at #52146

@rasendubi
Copy link
Member

@GrahamcOfBorg build gcc-arm-embedded

@prusnak
Copy link
Member Author

prusnak commented Jan 11, 2019

@rasendubi I am fine with keeping all old versions and that's how I did this patch in the first place.

Let's review this as it is then.

@Mic92 Mic92 merged commit f3cb8ce into NixOS:master Jan 11, 2019
@prusnak prusnak deleted the gcc-arm-embedded-8 branch January 11, 2019 13:08
@rasendubi
Copy link
Member

@prusnak sure. I didn't block the PR—just hadn't time to wait for the build to finish. 🙂

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

Successfully merging this pull request may close these issues.

None yet

4 participants