From: dole DOT bludger AT the DOT beach (A.T.O.) Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE not making EXE's Date: Tue, 26 Aug 1997 16:24:37 GMT Organization: lost property Lines: 31 Message-ID: <7FB9A66C474AF8AF.EA489AC9315B946A.F0F3D043BDD332FF@library-proxy.airnews.net> References: <33FEF016 DOT 6B096DEC AT virgin DOT net> NNTP-Proxy-Relay: library.airnews.net NNTP-Posting-Time: Tue Aug 26 11:24:36 1997 NNTP-Posting-Host: juno.its.deakin.edu.au 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 Have you saved the locations of the Directories, for include, lib, source, and object ? From Option | Directories. You should also select Preferences, such as resolution, for saving also. Save the info as Rhide.gpr Then copy it to DJGPP's Bin directory e.g. DJGPP\bin\ By doing this, when ever you start Rhide it starts in the appropriate directory and it knows where to find all the required files. On Sat, 23 Aug 1997 15:13:42 +0100, Ian Thompson wrote: >Hi, > >When compiling a program from within RHIDE I noticed that I have to be >in the directly in the code's source directory, when startring RHIDE, >for RHIDE to link properly. It compiles fine if I am not within the >directory on start up. As far as I know my PATH is setup properly. > >Any way around this? > > >Thanks in advance, > >Ian Thompson(A humble beginner!)