From: Sean Gilley Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide problems... Date: Sun, 28 Sep 1997 10:14:42 -0400 Organization: NetUnlimited, Inc. Lines: 23 Message-ID: <342E6652.F50@netunlimited.net> References: <60k0od$suv$1 AT news DOT netlabs DOT net> NNTP-Posting-Host: uhura-05.netunlimited.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Serrin wrote: > > Well, I've just started using Djgpp, and I'm using Rhide. > Only problem is, when I go to have the program Run, > Rhide freezes up on me. Anyone have any advice? > > And for those who would say "Post the code" there > really is no need, this is a simple little hello world program > which does pretty much nothing. > > Thanks for any and all help! Its hard to say serrin. try some code with nothing like main() { } and do a compile, then build, then run. (maybe chopping up the run process will tell you something) I would redownload/install if you haven't. Get the lastest version. All that good general advice. I have had rhide do wierd junk before and since there is nothing to do about the setup I just found an version that did work for me.