From owner-freebsd-current@FreeBSD.ORG Tue Jul 29 05:09:18 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6827837B401; Tue, 29 Jul 2003 05:09:18 -0700 (PDT) Received: from dust.freshx.de (freshx.de [80.190.100.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD8B43F3F; Tue, 29 Jul 2003 05:09:17 -0700 (PDT) (envelope-from kai.mosebach@freshx.de) Received: from alpha (p508B1D3C.dip.t-dialin.net [80.139.29.60]) by dust.freshx.de (Postfix) with ESMTP id 0F99215E2B2; Tue, 29 Jul 2003 14:09:08 +0200 (CEST) From: "Kai Mosebach" To: "'Ruslan Ermilov'" Date: Tue, 29 Jul 2003 14:09:24 +0200 Message-ID: <001701c355ca$43bed340$0100a8c0@alpha> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal In-Reply-To: <20030729120616.GC20737@sunbay.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: 'Michael Reifenberger' cc: current@FreeBSD.org Subject: AW: new.h is missing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2003 12:09:18 -0000 > -----Urspr=FCngliche Nachricht----- > Von: Ruslan Ermilov [mailto:ru@FreeBSD.org] > Gesendet: Dienstag, 29. Juli 2003 14:06 > An: Kai Mosebach > Cc: David Leimbach; Michael Reifenberger; current@FreeBSD.org > Betreff: Re: new.h is missing >=20 > On Tue, Jul 29, 2003 at 02:00:59PM +0200, Kai Mosebach wrote: > [...] > > I was wondering, that in 4.x there is a folder /usr/include/g++ > > where all the stuff is found, and on 5.1-CURRENT its in > > /usr/include/c++/3.3, where im not sure, whether g++ uses this path > > automatically ? > > > /usr/libexec/cc1plus -v [root@devil:~] # /usr/libexec/cc1plus -v GNU CPP version 3.2.2 [FreeBSD] 20030205 (release) (cpplib) (i386 FreeBSD/ELF) ignoring nonexistent directory "/usr/include/g++/backward" ignoring duplicate directory "/usr/include" #include "..." search starts here: #include <...> search starts here: /usr/include/g++ /usr/include End of search list. Where are they defined ? >=20 >=20 > Cheers, > -- > Ruslan Ermilov Sysadmin and DBA, > ru@sunbay.com Sunbay Software Ltd, > ru@FreeBSD.org FreeBSD committer