www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/06/05/19:45:32

From: Tonno001 AT aol DOT com
Message-ID: <a1.16640b5e.284ec911@aol.com>
Date: Tue, 5 Jun 2001 19:45:21 EDT
Subject: Compiler help
To: djgpp AT delorie DOT com
MIME-Version: 1.0
X-Mailer: AOL 6.0 for Windows US sub 10523
Reply-To: djgpp AT delorie DOT com

--part1_a1.16640b5e.284ec911_boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

i recently received as a gift a Rhide C++ compiler.  how ever i cannot get it 
to work.  i have tried to make a hello world program and the compiler will 
not execute the program.   it compiles, makes and links,(reporting no 
errors).  but when i try to run the program it does not run and gives me the 
message: Program exit code: -1 (0xffffffff)

even though it reports no errors, after I "make" i receive the following:
Creating: hello.exe
The error was: Invalid argument  (EINVAL)
no errors

 i am including the source code:

#include <iostream.h>

int   main()
{
cout<<"Hello world.";
return    0;
}


your help is much appreciated.  i have spent endless hours sifting through 
faqs and and have not found any help.

--part1_a1.16640b5e.284ec911_boundary
Content-Type: text/html; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2>i recently received as a gift a Rhide C++ compiler. &nbsp;how ever i cannot get it 
<BR>to work. &nbsp;i have tried to make a hello world program and the compiler will 
<BR>not execute the program. &nbsp;&nbsp;it compiles, makes and links,(reporting no 
<BR>errors). &nbsp;but when i try to run the program it does not run and gives me the 
<BR>message: Program exit code: -1 (0xffffffff)
<BR>
<BR>even though it reports no errors, after I "make" i receive the following:
<BR>Creating: hello.exe
<BR>The error was: Invalid argument &nbsp;(EINVAL)
<BR>no errors
<BR>
<BR> i am including the source code:
<BR>
<BR>#include &lt;iostream.h&gt;
<BR>
<BR>int &nbsp;&nbsp;main()
<BR>{
<BR>cout&lt;&lt;"Hello world.";
<BR>return &nbsp;&nbsp;&nbsp;0;
<BR>}
<BR>
<BR>
<BR>your help is much appreciated. &nbsp;i have spent endless hours sifting through 
<BR>faqs and and have not found any help.</FONT></HTML>

--part1_a1.16640b5e.284ec911_boundary--

- Raw text -


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