quastion about C++

UEBAYASHI Masao s55201@hongo.ecc.u-tokyo.ac.jp
Mon Nov 3 01:25:00 GMT 1997


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".



More information about the Cygwin mailing list