Your message dated Wed, 23 Jul 2003 07:30:10 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#202587: g++-3.3: g++ doesn't link libstdc++ by default 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; 23 Jul 2003 13:37:40 +0000 >From [EMAIL PROTECTED] Wed Jul 23 08:37:35 2003 Return-path: <[EMAIL PROTECTED]> Received: from ufp.appl.sci-nnov.ru (gw.ufp.appl.sci-nnov.ru) [194.190.187.220] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19fJoE-0005iv-00; Wed, 23 Jul 2003 08:37:34 -0500 Received: from forward.lab313 ([10.0.1.2]) by gw.ufp.appl.sci-nnov.ru (8.12.9/8.12.9/Debian-5) with ESMTP id h6NDbWgb031195 for <[EMAIL PROTECTED]>; Wed, 23 Jul 2003 17:37:32 +0400 Received: from jk by forward.lab313 with local (Exim 3.36 #1 (Debian)) id 19fJoB-0000aI-00; Wed, 23 Jul 2003 17:37:31 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" From: Alexander Kogan <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: g++-3.3: g++ doesn't link libstdc++ by default X-Mailer: reportbug 2.20 Date: Wed, 23 Jul 2003 17:37:31 +0400 Message-Id: <[EMAIL PROTECTED]> Sender: Alexander Kogan <[EMAIL PROTECTED]> Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by gw.ufp.appl.sci-nnov.ru id h6NDbWgb031195 Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_01,HAS_PACKAGE version=2.53-bugs.debian.org_2003_07_20 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp) Package: g++-3.3 Version: 1:3.3.1-0pre0 Severity: important Hi! g++ doesn't link libstdc++ by default. [EMAIL PROTECTED]:~/tmp/3% cat main.cc #include <iostream> int main() { std::cerr << std::endl; } [EMAIL PROTECTED]:~/tmp/3% g++ main.cc /tmp/cc2z4Jba.o(.text+0x14): In function `main': : undefined reference to `std::basic_ostream<char, std::char_traits<char>= >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std= ::char_traits<char> >&)' /tmp/cc2z4Jba.o(.text+0x19): In function `main': : undefined reference to `std::cerr' /tmp/cc2z4Jba.o(.text+0x1e): In function `main': : undefined reference to `std::basic_ostream<char, std::char_traits<char>= >::operator<<(std::basic_ostream<char, std::char_traits<char> >& (*)(std= ::basic_ostream<char, std::char_traits<char> >&))' /tmp/cc2z4Jba.o(.text+0x4a): In function `__static_initialization_and_des= truction_0(int, int)': : undefined reference to `std::ios_base::Init::Init[in-charge]()' /tmp/cc2z4Jba.o(.text+0x79): In function `__tcf_0': : undefined reference to `std::ios_base::Init::~Init [in-charge]()' /tmp/cc2z4Jba.o(.eh_frame+0x11): undefined reference to `__gxx_personalit= y_v0' collect2: ld returned 1 exit status Alexander Kogan Institute of Applied Physics Russian Academy of Sciences -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux forward 2.4.20-forward #1 SMP =F0=D4=CE =F1=CE=D7 24 16:19:= 36 MSK 2003 i686 Locale: LANG=3Dru_RU.KOI8-R, LC_CTYPE=3Dru_RU.KOI8-R Versions of packages g++-3.3 depends on: ii gcc-3.3 1:3.3.1-0pre0 The GNU C compiler ii gcc-3.3-base 1:3.3.1-0pre0 The GNU Compiler Collection = (base=20 ii libc6 2.3.1-17 GNU C Library: Shared librar= ies an ii libstdc++5-3.3-dev 1:3.3.1-0pre0 The GNU Standard C++ Library= v3 (d -- no debconf information --------------------------------------- Received: (at 202587-done) by bugs.debian.org; 23 Jul 2003 14:34:03 +0000 >From [EMAIL PROTECTED] Wed Jul 23 09:33:58 2003 Return-path: <[EMAIL PROTECTED]> Received: from delta.nisa.net [207.194.212.31] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19fKgo-0003bm-00; Wed, 23 Jul 2003 09:33:58 -0500 Received: from delta.nisa.net (localhost [127.0.0.1]) by delta.nisa.net (8.12.9/8.12.9/Debian-3) with ESMTP id h6NEUBQ7023804; Wed, 23 Jul 2003 07:30:11 -0700 Received: (from [EMAIL PROTECTED]) by delta.nisa.net (8.12.9/8.12.9/Debian-3) id h6NEUBF7023802; Wed, 23 Jul 2003 07:30:11 -0700 X-Authentication-Warning: delta.nisa.net: jbailey set sender to [EMAIL PROTECTED] using -f Date: Wed, 23 Jul 2003 07:30:10 -0700 From: Jeff Bailey <[EMAIL PROTECTED]> To: Alexander Kogan <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#202587: g++-3.3: g++ doesn't link libstdc++ by default Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.4i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-16.9 required=4.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT,X_AUTH_WARNING autolearn=ham version=2.53-bugs.debian.org_2003_07_20 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp) Closing as requested. On Wed, Jul 23, 2003 at 06:06:58PM +0400, Alexander Kogan wrote: > Hi! > > I'm sorry, this bug is not in g++ but in colorgcc. > Please, close this one and I'll post bug to colorgcc maintainer. > > -- > Alexander Kogan > Institute of Applied Physics > Russian Academy of Sciences > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Breathe into my hands, I'll cup them like a glass to drink from... - Tattle Tale