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

Bug#202587: marked as done (g++-3.3: g++ doesn't link libstdc++ by default)



Your message dated Wed, 23 Jul 2003 07:30:10 -0700
with message-id <20030723143010.GA23774@nisa.net>
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 jk@awp.nnov.ru Wed Jul 23 08:37:35 2003
Return-path: <jk@awp.nnov.ru>
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 <submit@bugs.debian.org>; 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 <alexander@kogan.nnov.ru>
To: Debian Bug Tracking System <submit@bugs.debian.org>
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: <[🔎] E19fJoB-0000aI-00@forward.lab313>
Sender: Alexander Kogan <jk@awp.nnov.ru>
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by gw.ufp.appl.sci-nnov.ru id h6NDbWgb031195
Delivered-To: submit@bugs.debian.org
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.

jk@forward:~/tmp/3% cat main.cc
#include <iostream>

int main()
{
    std::cerr << std::endl;
}

jk@forward:~/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 jbailey@nisa.net Wed Jul 23 09:33:58 2003
Return-path: <jbailey@nisa.net>
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 jbailey@localhost)
	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 jbailey@nisa.net using -f
Date: Wed, 23 Jul 2003 07:30:10 -0700
From: Jeff Bailey <jbailey@nisa.net>
To: Alexander Kogan <alexander@kogan.nnov.ru>, 202587-done@bugs.debian.org
Subject: Re: Bug#202587: g++-3.3: g++ doesn't link libstdc++ by default
Message-ID: <20030723143010.GA23774@nisa.net>
References: <[🔎] 200307231806.58224.alexander@kogan.nnov.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 200307231806.58224.alexander@kogan.nnov.ru>
User-Agent: Mutt/1.5.4i
Delivered-To: 202587-done@bugs.debian.org
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 debian-gcc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
Breathe into my hands, I'll cup them like a glass to drink from...
 - Tattle Tale



Reply to: