delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/06/22/17:37:58

Message-Id: <3.0.6.32.19990622173047.007b08f0@plainfield.bypass.com>
X-Sender: wthrall AT plainfield DOT bypass DOT com
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32)
Date: Tue, 22 Jun 1999 17:30:47 -0700
To: djgpp AT delorie DOT com
From: wthrall <wthrall AT plainfield DOT bypass DOT com>
Subject: Hello, and please help
Mime-Version: 1.0
Reply-To: djgpp AT delorie DOT com

I just recently downloaded DJGPP and RHIDE and already I have a question.
It seems to have to do with included files for C++.  Here is the test
program I wrote:

#include <iostream.h>   [I also tried iostdio.h and io.h]

int main()
{
	cout<<"Test."<<endl;
	return(0);
}

I tried running this with the save types .c, .cxx, .cpp, and .cc but I
still get errors.  I would like this to work as .cpp because I will
probably never use C when I have C++.  I get errors such as these:

Creating: test.exe
Error: c:/djgpp/bin/ld.exe: cannot open lstdcx: No such file or directory
(ENOENT)

I have many other errors in some of my other (simple) programs.  I don't
know if this is the right list to send to or should I send it to the RHIDE
list.  They said it is a DJGPP problem and should be sent here.
Please help.  Thanks.

- Raw text -


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