delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Thu, 21 Mar 2002 08:56:50 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Jason R Kuntz <cantela AT lycos DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Re: can't include iostream.h! |
In-Reply-To: | <NIMOFNKHBEPCMBAA@mailcity.com> |
Message-ID: | <Pine.SUN.3.91.1020321085441.5863O@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 20 Mar 2002, Jason R Kuntz wrote: > #include <iostream.h> > int main() > { > return 0; > } > > i tried compiling with the -v option as Martin suggested, and i got > the exact same error messages as i had before. The -v switch is not supposed to magically cure your problems. It is supposed to show enough information to understand what is wrong with your system setup, and suggest possible solutions. If you cannot figure out the problem by looking at the output printed by the compiler when you compile with -v, post that output in its entirety here, and someone will try to help you.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |