delorie.com/archives/browse.cgi | search |
Date: | Wed, 23 Jun 1999 11:19:23 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Rolf Campbell <cp1v45 AT nortelnetworks DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: newbie prob.02 |
In-Reply-To: | <376FD21E.8FE24A54@americasm01.nt.com> |
Message-ID: | <Pine.SUN.3.91.990623111911.13893E-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 22 Jun 1999, Rolf Campbell wrote: > > And I'm still getting 'iostream.h: no such file or directory' > > That sounds like you are using gcc instead of g++ (or gxx). No, there's no difference between gxx and gcc when compiling programs. The difference is only when linking, and the error message about iostream.h (or any other header) comes from the compiler, not the linker. So gxx vs gcc issue has nothing to do with this problem.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |