From: "Pavlos" Newsgroups: comp.os.msdos.djgpp Subject: Re: rhide ide question Date: Wed, 4 Aug 1999 03:30:36 +0300 Organization: An OTEnet S.A. customer Message-ID: <7o81ka$drd$1@newssrv.otenet.gr> References: <7o6eis$reu$1 AT planja DOT arnes DOT si> <7o6gpj$6dh$1 AT taliesin DOT netcom DOT net DOT uk> NNTP-Posting-Host: dram-a02.otenet.gr X-Trace: newssrv.otenet.gr 933726666 14189 195.167.113.225 (4 Aug 1999 00:31:06 GMT) X-Complaints-To: abuse AT otenet DOT gr NNTP-Posting-Date: 4 Aug 1999 00:31:06 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Lines: 34 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Michael Stewart wrote in message <7o6gpj$6dh$1 AT taliesin DOT netcom DOT net DOT uk>... >Matej wrote in message <7o6eis$reu$1 AT planja DOT arnes DOT si>... >>hello, >>when i make a program (with F9), the *.o and *.exe appear on my desktop. >how >>can I configure it to make those file in another directory (e.g. c:\c++). I >>already tried something that worked but it worked until I closed the rhide. > > >Rhide (I think) by default places the *.o and *.exe files in the current >working directory. There are options which allow you to specify where it >puts them (take a look in the docs, I don't remember which options they are) > >To set up defaults you can create a project called rhide (run Rhide from the >/djgpp/bin/ directory like `rhide rhide' to create the project), set all the >settings you want and the save them (options->save I think). Each project >you create then will use those settings. > I also suggest you don't put your sources on the desktop. Create another folder and put the sources there. Even better, create different folders for every project. Pavlos