Your message dated Mon, 19 Jul 2004 22:34:05 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#260248: unable to link with -lsupc++ 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; 19 Jul 2004 15:03:35 +0000 >From [EMAIL PROTECTED] Mon Jul 19 08:03:35 2004 Return-path: <[EMAIL PROTECTED]> Received: from mailgate1.uni-kl.de [131.246.120.5] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BmZfy-0007DU-00; Mon, 19 Jul 2004 08:03:35 -0700 Received: from aixs1.rhrk.uni-kl.de (aixs1.rhrk.uni-kl.de [131.246.137.3]) by mailgate1.uni-kl.de (8.12.10/8.12.10) with ESMTP id i6JF3Uvf010986; Mon, 19 Jul 2004 17:03:30 +0200 Received: from rotes255.wohnheim.uni-kl.de ([131.246.178.65] helo=debian.zombie.inka.de) by aixs1.rhrk.uni-kl.de with esmtp (TLSv1:RC4-SHA:128) (Exim 4.20) id 1BmZfu-0008y4-Gt; Mon, 19 Jul 2004 17:03:30 +0200 Received: from inet by debian.zombie.inka.de with local (Exim 4.34) id 1BmZft-0000Ju-5i; Mon, 19 Jul 2004 17:03:29 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Eduard Bloch <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: unable to link with -lsupc++ X-Mailer: reportbug 2.63 Date: Mon, 19 Jul 2004 17:03:29 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (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_2004_03_25 X-Spam-Level: Package: gcc-3.4 Version: 3.4.0-4 Severity: important Hello, few packages (at least icewm and rxvt-unicode) use gcc to link C++ applications that do not require special libstdc++ features (resulting in avoiding a useless dependency). However, gcc-3.4 fails to link with -lsupc++ for unknown reason! /usr/bin/ld: cannot find -lsupc++ collect2: ld returned 1 exit status Regards, Eduard. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 Versions of packages gcc-3.4 depends on: ii binutils 2.14.90.0.7-8 The GNU assembler, linker and bina ii cpp-3.4 3.4.0-4 The GNU C preprocessor ii gcc-3.4-base 3.4.0-4 The GNU Compiler Collection (base ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an ii libgcc1 1:3.4.0-4 GCC support library -- no debconf information --------------------------------------- Received: (at 260248-done) by bugs.debian.org; 19 Jul 2004 20:34:08 +0000 >From [EMAIL PROTECTED] Mon Jul 19 13:34:08 2004 Return-path: <[EMAIL PROTECTED]> Received: from mailgate1.uni-kl.de [131.246.120.5] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Bmepr-00083m-00; Mon, 19 Jul 2004 13:34:08 -0700 Received: from aixs1.rhrk.uni-kl.de (aixs1.rhrk.uni-kl.de [131.246.137.3]) by mailgate1.uni-kl.de (8.12.10/8.12.10) with ESMTP id i6JKY6vf001353; Mon, 19 Jul 2004 22:34:06 +0200 Received: from rotes255.wohnheim.uni-kl.de ([131.246.178.65] helo=debian.zombie.inka.de) by aixs1.rhrk.uni-kl.de with esmtp (TLSv1:RC4-SHA:128) (Exim 4.20) id 1Bmepq-0007J2-BS; Mon, 19 Jul 2004 22:34:06 +0200 Received: from inet by debian.zombie.inka.de with local (Exim 4.34) id 1Bmepp-0004dD-Td; Mon, 19 Jul 2004 22:34:06 +0200 Date: Mon, 19 Jul 2004 22:34:05 +0200 From: Eduard Bloch <[EMAIL PROTECTED]> To: Matthias Klose <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: Bug#260248: unable to link with -lsupc++ Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.6+20040523i Sender: <[EMAIL PROTECTED]> Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mailgate1.uni-kl.de id i6JKY6vf001353 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Moin Matthias! Matthias Klose schrieb am Montag, den 19. Juli 2004: > > few packages (at least icewm and rxvt-unicode) use gcc to link C++ > > applications that do not require special libstdc++ features (resultin= g > > in avoiding a useless dependency). However, gcc-3.4 fails to link wit= h > > -lsupc++ for unknown reason! > >=20 > > /usr/bin/ld: cannot find -lsupc++ > > collect2: ld returned 1 exit status >=20 > is g++-3.4 installed? Bang, of course not. Closing the BR. --=20 Hallo Bademanteltr=E4ger!