-
Notifications
You must be signed in to change notification settings - Fork 7
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
Support gcc-7 #83
Labels
Comments
Since this issue was created, gcc-7 has been released: https://packages.debian.org/buster/gcc-7 We should probably skip gcc 6 and go straight for gcc-7 (or if we like and have energy, support them both.) |
Clang!
…---
Henrik Doverhill
Ägare och produktchef, Caspeco AB
________________________________
From: Per Lundberg <[email protected]>
Sent: Monday, September 25, 2017 9:14:41 AM
To: chaos4ever/chaos
Cc: Subscribed
Subject: Re: [chaos4ever/chaos] Support gcc-7 (#83)
Since this issue was created, gcc-7 has been released: https://packages.debian.org/buster/gcc-7
We should probably skip gcc 6 and go straight for gcc-7 (or if we like and have energy, support them both).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#83 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ABYvu3ZZrBlHgKtICDY80EDsd54IVv4Tks5sl1LhgaJpZM4KLycg>.
|
Already registered - #90. 😄 Will you do it? 😉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's apparently included in
stretch
since a while back: https://packages.debian.org/stretch/gcc-6We should use and support it, since we rely on
stretch
for our Vagrant box anyway.The text was updated successfully, but these errors were encountered: