Date: Tue, 20 Jun 2000 18:32:46 +0200 (MET DST) From: pad2369 Message-Id: <200006201632.SAA06870@maggiore.iperbole.bologna.it> To: djgpp AT delorie DOT com, ~wedding-service~ UK References: <961514781 DOT 13064 DOT 0 DOT nnrp-06 DOT c2dead53 AT news DOT demon DOT co DOT uk> In-Reply-To: <961514781.13064.0.nnrp-06.c2dead53@news.demon.co.uk> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP3 Imap webMail Program 2.0.11 Sender: pad2369 AT iperbole DOT bologna DOT it Subject: Re: DJGPP RHIDE Anyone know how to get it to Compile ? Reply-To: djgpp AT delorie DOT com : > DJGPP RHIDE Anyone know how to get it to Compile ? It is not clear wether you just don't know how to compile or you tried but got some error messages or some strange behaviour by rhide... If it is the second case, please try to be more specific: what happened? what did you do exactly? What erro messages did you get? If it is the first case, I don't have rhide now installed, but IIRC there is a menu "Compile" with at least three options: - Compile: compiles a single file - Make: tries to compile all source files in current project that need to be compiled (ie: source files are newer then corresponding compiled files) - Build All: compiles all source files, even the ones that should not need recompilation. ciao Giacomo ------------------------------------------------------