Your message dated Mon, 11 Jul 2005 00:11:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#317698: please add update-alternatives support to gcc
packages
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Jul 2005 19:52:01 +0000
>From [EMAIL PROTECTED] Sun Jul 10 12:52:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c-67-175-245-201.hsd1.il.comcast.net (cavy.uchicago.edu)
[67.175.245.201]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DrhqL-0006G6-00; Sun, 10 Jul 2005 12:52:01 -0700
Received: from iseggev by cavy.uchicago.edu with local (Exim 4.52)
id 1DrhqZ-0007yH-5V; Sun, 10 Jul 2005 14:52:15 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Itai Seggev <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: please add update-alternatives support to gcc packages
X-Mailer: reportbug 3.15
Date: Sun, 10 Jul 2005 14:52:14 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: gcc
Version: 4:4.0.0-1
Severity: wishlist
It is a sad but true fact that some people write silly make files which
don't respect CC environemnt variables and other such ways of specifying
gcc version. It would be nice if gcc were integrated into the
update-alternatives system, so that one could override the default gcc
version,
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Versions of packages gcc depends on:
ii cpp 4:4.0.0-1 The GNU C preprocessor (cpp)
ii cpp-4.0 4.0.0-12 The GNU C preprocessor
ii gcc-4.0 4.0.0-12 The GNU C compiler
Versions of packages gcc recommends:
ii libc6-dev [libc-dev] 2.3.2.ds1-22 GNU C Library: Development Librari
-- no debconf information
---------------------------------------
Received: (at 317698-done) by bugs.debian.org; 10 Jul 2005 22:11:50 +0000
>From [EMAIL PROTECTED] Sun Jul 10 15:11:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Drk1d-000651-00; Sun, 10 Jul 2005 15:11:50 -0700
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id AAA17054;
Mon, 11 Jul 2005 00:11:47 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id C12B9F210;
Mon, 11 Jul 2005 00:11:46 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
id 14400-30; Mon, 11 Jul 2005 00:11:45 +0200 (MEST) 11318
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
Mon, 11 Jul 2005 00:11:45 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j6AMBjoY000196;
Mon, 11 Jul 2005 00:11:45 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Mon, 11 Jul 2005 00:11:45 +0200
To: Itai Seggev <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#317698: please add update-alternatives support to gcc packages
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
tags 317698 + wontfix
thanks
please read /usr/share/doc/gcc/README.Debian.gz
Itai Seggev writes:
> Package: gcc
> Version: 4:4.0.0-1
> Severity: wishlist
>
> It is a sad but true fact that some people write silly make files which
> don't respect CC environemnt variables and other such ways of specifying
> gcc version. It would be nice if gcc were integrated into the
> update-alternatives system, so that one could override the default gcc
> version,
>
>
> -- System Information:
> Debian Release: testing/unstable
> APT prefers unstable
> APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
> Architecture: i386 (i686)
> Shell: /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.11cavy1
> Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
>
> Versions of packages gcc depends on:
> ii cpp 4:4.0.0-1 The GNU C preprocessor (cpp)
> ii cpp-4.0 4.0.0-12 The GNU C preprocessor
> ii gcc-4.0 4.0.0-12 The GNU C compiler
>
> Versions of packages gcc recommends:
> ii libc6-dev [libc-dev] 2.3.2.ds1-22 GNU C Library: Development
> Librari
>
> -- no debconf information
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]