From: "Fausto Arinos Barbuto" Newsgroups: comp.os.msdos.djgpp Subject: Question about RHIDE Date: Mon, 25 Aug 2003 18:35:39 -0600 Organization: Knights of the Round Table Lines: 17 Message-ID: NNTP-Posting-Host: aoiz58bxy13ug.ab.hsia.telus.net (66.222.186.85) Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1061858147 8837614 66.222.186.85 (16 [184581]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi All, I am trying to run a simple "Hello, World!" program from within RHIDE, but am getting a "Program Exit Code: -1 (0xffffffff)" error message. What could that be? Any hints? That happens whether or not I create a project file with all the directory definitions, &c. I am a Windows XP user and have used Borland C/C++ 3.1's IDE in the past (long ago) and liked it a lot. RHIDE seems to be a few order of magnitudes harder than Borland's IDE, though. Can anyone help? TIA, ---Fausto