Bug#841533: You could revert to gcc-5

2016-11-02 Thread Ron Murray
You can use this to revert to gcc-5, which still works. Use it as: # gcc-select e.g. # gcc-select 6 5 ... will revert to gcc 5 to allow you to compile a kernel. # gcc-select 5 6 ... will revert to gcc-6. Obviously, you need to be root for this. And while it works fine for gcc-5

Re: [pkg-go] Need help fixing raven-go with gccgo

2016-11-02 Thread Pirate Praveen
[Adding GCC Maintainers (please cc me on replies)] On Wednesday 02 November 2016 04:01 PM, Pirate Praveen wrote: > Can some one who knows golang well, respond to this question from > upstream https://github.com/getsentry/raven-go/issues/112 signature.asc Description: OpenPGP digital signature

Re: [pkg-go] Need help fixing raven-go with gccgo

2016-11-02 Thread Pirate Praveen
[Adding GCC Maintainers (please cc me on replies)] On Wednesday 02 November 2016 04:01 PM, Pirate Praveen wrote: > Can some one who knows golang well, respond to this question from > upstream https://github.com/getsentry/raven-go/issues/112 signature.asc Description: OpenPGP digital signature

Processed: I still cannot use gccgo as default go on amd64

2016-11-02 Thread Debian Bug Tracking System
Processing control commands: > reopen -1 Bug #840190 {Done: Matthias Klose } [gccgo-6] provide /usr/bin/go via alternatives 'reopen' may be inappropriate when a bug has been closed with a version; all fixed versions will be cleared, and you may need to re-add them. Bug reopened

Bug#840190: I still cannot use gccgo as default go on amd64

2016-11-02 Thread Pirate Praveen
Control: reopen -1 golang-any does not register an alternative to /usr/bin/go on amd64 (on platforms where golang-go is present). So I cannot set gccgo as default on architectures where golan-go is present. $ sudo apt-get install golang-any Reading package lists... Done Building dependency tree