This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: quastion about C++


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]