delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/08/21/17:22:21

From: Mike Darrett <ez073236 AT mailbox DOT ucdavis DOT edu>
Newsgroups: comp.os.msdos.djgpp
Subject: rhide problems
Date: Thu, 21 Aug 1997 11:56:40 -0700
Organization: University of California, Davis
Lines: 27
Message-ID: <Pine.GSO.3.95.970821115402.21713C-100000@dilbert.ucdavis.edu>
NNTP-Posting-Host: dilbert.ucdavis.edu
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Hi,

        So far I've had few problems getting djgpp to work, with one
exception. Actually, this problem has more to do with Rhide than djgpp
itself... I try to compile a sample C++ program (C programs work fine,
but I'm trying to learn C++ now), and Rhide seems to hang. The
keyboard isn't "locked out", NumLock et al. still work, but during
compiling Rhide just sits there. CtrlBreak doesn't work, and holding a 
key pressed does not make any funny beeping sounds. What am I doing wrong?
My sample c++ code goes something like this:

        test.cpp (yes I did use the .cpp extension)

#include <iostream.h>

int main()
{
  cout << "Hello?" << endl;
}

        pretty simple, but Rhide just sits there for like 15 minutes.
<sigh> I thought it was just taking a *very* long time to compile...


			- Mike


- Raw text -


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