From owner-freebsd-questions Fri Dec 28 10: 7:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdsl-216-36-101-146.dsl.chi.megapath.net (sdsl-216-36-101-146.dsl.chi.megapath.net [216.36.101.146]) by hub.freebsd.org (Postfix) with SMTP id 8ABC237B426 for ; Fri, 28 Dec 2001 10:07:25 -0800 (PST) Received: (qmail 18221 invoked from network); 28 Dec 2001 18:07:47 -0000 Received: from apu.five.sight (HELO apu.five.sight.fivesight.com) (lucas@192.168.0.102) by wiggum.five.sight with SMTP; 28 Dec 2001 18:07:47 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15404.46322.533938.96640@apu.five.sight> Date: Fri, 28 Dec 2001 12:07:46 -0600 To: "Andre` Niel Cameron" From: Lucas Bergman Cc: Subject: Re: Help with Compiler path please! In-Reply-To: <026301c18f4a$7bed84c0$a50410ac@olmct.net> References: <026301c18f4a$7bed84c0$a50410ac@olmct.net> X-Mailer: VM 6.96 under 21.4 (patch 5) "Civil Service" XEmacs Lucid Reply-To: lucas@slb.to Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andre` Niel Cameron writes: > I develop in C/C++ on windows... I'm sorry to hear that... :) > ...in bsd WHY is iostream.h not in the compiler path? This usually happens because you're using `gcc' instead of `g++' as a frontend to the C++ compiler. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message