delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/07/10/13:50:55

X-Originating-IP: [200.34.143.5]
From: "J. L." <jlsgarrido AT hotmail DOT com>
To: <djgpp AT delorie DOT com>
References: <ag9ecs$qj0$1 AT reader01 DOT singnet DOT com DOT sg> <3d285643$0$8334$9b622d9e AT news DOT freenet DOT de> <aghl81$9mo$1 AT reader02 DOT singnet DOT com DOT sg>
Subject: Re: Getting iostream.h to work
Date: Wed, 10 Jul 2002 11:33:46 -0500
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4807.1700
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700
Message-ID: <OE65J3lTTJNJEKrX0tZ00008dca@hotmail.com>
X-OriginalArrivalTime: 10 Jul 2002 16:33:43.0487 (UTC) FILETIME=[8E3F1CF0:01C2282F]
Reply-To: djgpp AT delorie DOT com

"Origin" <mathman AT singnet DOT com DOT sg> escribió en el mensaje
news:aghl81$9mo$1 AT reader02 DOT singnet DOT com DOT sg...

Please, don't top post. Leave some contextual info.

> I tried adding the line, RHIDE now tells me 'parse error before 'std' and
> 'Warning: data definition has no type or storage class'.               ^^^


You type

#include <iostream>
using namespace std;

? Maybe, do you type the leading ", such that it appears in Randy post?

> I changed the Include directory to /lang/cxx-v31/backward, seeing that's
> where your error msgs refer to. Now, RHIDE tells me 'iostream: <without
the
> .h"> no such file or directory (ENOENT)"
>
> The trouble may be with the directory structure of my library files, since
I
> get a "<filename>: No such file or directory (ENOENT)", which is different
> from your quoted error msgs. My /include directory is unpacked entirely
from
> djdev203.zip, and my /lang directory is from gpp31b.zip, both from the zip
> picker at Delorie.com. Any ideas as to what's wrong?
>

Try, at command line:

gpp -o hello.exe hello.cpp

to see if your problem is related to bad configuration of DJGPP.

Additional:

What OS are you using? Are you set varialble LFN=y?

Regards

J. L.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019