From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from mongers.org (miracle.mongers.org [193.162.142.71]) by chiba.3jane.net (Postfix) with SMTP id 7434EAC444 for ; Thu, 24 Oct 2002 01:13:26 -0500 (CDT) Received: (qmail 28610 invoked by uid 1021); 24 Oct 2002 06:08:22 -0000 From: "Morten Liebach" Date: Thu, 24 Oct 2002 08:08:22 +0200 To: gentoo-dev@gentoo.org Message-ID: <20021024060822.GB13301@mongers.org> Mail-Followup-To: Morten Liebach , gentoo-dev@gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.4i X-Accept-Language: dansk, english X-Organisation: Hollow Chocolate Bunnies of Death, Inc. X-PGP-Key-ID: F1360CA9 X-PGP-Fingerprint: 8CF5 32EE A5EC 36B2 4E3F ACDF 6D86 BEB3 F136 0CA9 X-PGP-Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xF1360CA9 Subject: [gentoo-dev] Artifacts in g++ from compilation. Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 10cc879c-7685-4d0c-b691-238e8157dc4e X-Archives-Hash: 60a6e73f4a9af573d0ea3f78f0cd2f91 Hi I'm playing around with somme C++ programming and starts running a program in ddd and see lines like this one: std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*) (__out=@0x810f3e0, __s=0x80e3008 "Program: ") at /var/tmp/portage/gcc-3.2-r1/work/build/i686-pc-linux-gnu/libstdc++-v3/include/bits/ostream.tcc:624 in /var/tmp/portage/gcc-3.2-r1/work/build/i686-pc-linux-gnu/libstdc++-v3/include/bits/ostream.tcc and /var/tmp/portage/gcc-3.2-r1/work/build/i686-pc-linux-gnu/libstdc++-v3/include/ostream: No such file or directory gdb clearly expects stdlib source files to be present there, but they're not. All the references to /var/tmp/portage/gcc-3.2-r1/work/build/ paths makes me worried, shouldn't they point to /usr/include/? It's on Gentoo Linux 1.4. % uname -ap Linux udat.port4.gj1-ds.adsl.cybercity.dk 2.4.19-gentoo-r9 #5 Thu Oct 24 04:07:42 CEST 2002 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux % gcc --version gcc (GCC) 3.2 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Have a nice day Morten -- OpenPGP: 0xF1360CA9 -- 8CF5 32EE A5EC 36B2 4E3F ACDF 6D86 BEB3 F136 0CA9 Morten Liebach -- http://m.mongers.org/