Mail Archives: cygwin/1997/11/03/04:36:11
From: Andrew Lipnitsky <ert AT cit DOT org DOT 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 AT hongo DOT ecc DOT u-tokyo DOT ac DOT jp>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -