From: richardk AT dial DOT pipex DOT com (R O'Keeffe) Newsgroups: comp.os.msdos.djgpp Subject: Problems setting up DJGPP/RHIDE Date: Sun, 27 Dec 1998 14:56:35 GMT Organization: UUNET WorldCom server (post doesn't reflect views of UUNET WorldCom) Lines: 38 Message-ID: <36944a82.6602597@news.dial.pipex.com> NNTP-Posting-Host: userp306.uk.uudial.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.5/32.452 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi I was wondering if someone could help me with a Djgpp/Rhide 1.4 problem. I have looked in the faqs and can't find a solution. I have installed Djgpp and set the path in my autoexec.bat and i've set Rhide up as follows: MENU\OPTIONS\DIRECTORIES\ include: c:/djgpp/allegro c:/djgpp/include libraries: c:/djgpp/lib sources: c:/djgpp/allegro/examples MENU\OPTIONS\LIBRARIES\ [X]0 alleg [X] Use standard libraries [X] Link for profiling When i compile one of the allegro examples (I have compiled Allegro) i don't get any errors. But when i try and run/compile and run it gives me an error: Program exit code: -1 (0xffffffff) ------- Also when i set up Rhide for the first time and customize it i.e. smaller font and then save the options as rich.gpr the next time i run Rhide the MENU\RUN\ run option is greyed out and the MENU\COMPILE make,link and build all options are greyed out. Can anyone help ? Thanks Richard