From: s55201@hongo.ecc.u-tokyo.ac.jp (UEBAYASHI Masao)
Subject: Re: quastion about C++
3 Nov 1997 04:36:11 -0800
Message-ID: <199711030703.QAA03200.cygnus.gnu-win32@s02-xs02.hongo.ecc.u-tokyo.ac.jp>
References: s55201@hongo.ecc.u-tokyo.ac.jp (UEBAYASHI Masao)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: t70581@hongo.ecc.u-tokyo.ac.jp
Cc: gnu-win32@cygnus.com

From: Andrew Lipnitsky <ert@cit.org.by>
Subject: Re: quastion about C++
Date: Sun, 02 Nov 1997 15:42:28 +0200

> > but when I write
> > > g++ hello.cpp
> > hello.cpp:1: iostream.h: No such file or directory
> > G__~1.EXE: Internal compiler error: program cpp got fatal signal 33

> I had the same problem.
> I  have solved It   by the procedure:
(snip)
> In the catalogue /usr/include/, keeping  structure of subdirectories.
> 2. At compilation I use such command line :
> g++ -I/usr/include hello.cpp

How about CPLUS_INCLUDE_PATH?

---
UEBAYASHI Masao <s55201@hongo.ecc.u-tokyo.ac.jp>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
