From owner-freebsd-questions Mon May 11 16:45:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18813 for freebsd-questions-outgoing; Mon, 11 May 1998 16:45:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peanut.readington.com (peanut.readington.com [207.207.198.120]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18806 for ; Mon, 11 May 1998 16:45:30 -0700 (PDT) (envelope-from chrismar@peanut.readington.com) Received: from localhost (chrismar@localhost) by peanut.readington.com (8.8.7/8.8.7) with SMTP id SAA03353 for ; Mon, 11 May 1998 18:49:17 -0400 (EDT) (envelope-from chrismar@peanut.readington.com) Date: Mon, 11 May 1998 18:49:11 -0400 (EDT) From: Chris Martino To: freebsd-questions@FreeBSD.ORG Subject: Compiling Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to compile some simple c++ programs that I've written, and I need to include some of the header files in /usr/include/g++/. I would I go about adding that to my path so I don't have to put g++/whatever.h in my .c file. Thanks! Chris -- Chris Martino chrismar@readington.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message