[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#840694: marked as done (gcc: /usr/bin/gcc should use /etc/alternatives)



Your message dated Sat, 3 Dec 2016 22:06:15 +0100
with message-id <[🔎] 17d00070-a11d-989d-8253-2c8b57e41bac@debian.org>
and subject line Re: Bug#840694: gcc: /usr/bin/gcc should use /etc/alternatives
has caused the Debian Bug report #840694,
regarding gcc: /usr/bin/gcc should use /etc/alternatives
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
840694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840694
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc
Version: 4:6.1.1-1
Severity: wishlist

Dear Maintainer,

I currently have gcc versions 4.7, 5.0 and 6.0 installed.  I'd
like to be able to switch between them on a regular basis.  The
simplest way to do this would be to use update-alternatives to
switch, but currently /usr/bin/gcc and its friends
are direct symlinks to /usr/bin/gcc-6

By `friends' I mean cpp, c++, c89 c99 gcc-ar gcc-ranlib gcc-nm etc.

The same goes for the various cross compilers (arm-linux-gnueabi-gcc etc)


-- 
Dr Peter Chubb         Tel: +61 2 9490 5852      http://ts.data61.csiro.au/
Trustworthy Systems Group                           Data61 (formerly NICTA)

--- End Message ---
--- Begin Message ---
Control: tags -1 + wontfix

On 14.10.2016 00:45, Peter Chubb wrote:
> Package: gcc
> Version: 4:6.1.1-1
> Severity: wishlist
> 
> Dear Maintainer,
> 
> I currently have gcc versions 4.7, 5.0 and 6.0 installed.  I'd
> like to be able to switch between them on a regular basis.  The
> simplest way to do this would be to use update-alternatives to
> switch, but currently /usr/bin/gcc and its friends
> are direct symlinks to /usr/bin/gcc-6
> 
> By `friends' I mean cpp, c++, c89 c99 gcc-ar gcc-ranlib gcc-nm etc.
> 
> The same goes for the various cross compilers (arm-linux-gnueabi-gcc etc)

no it should not. different GCC versions can offer different ABI versions, use
the versioned names to select a specific version. "Simple" isn't correct here.

--- End Message ---

Reply to: