From: "SynthHack" Newsgroups: comp.os.msdos.djgpp Subject: Re: how do i tell rhide where to put the exe file? Date: Sun, 31 Jan 1999 15:26:58 +0200 Organization: York University, Ontario, Canada Lines: 15 Message-ID: <792f9n$6lh$1@sunburst.ccs.yorku.ca> References: <791o3q$dnu$1 AT news DOT wave DOT co DOT nz> NNTP-Posting-Host: tokyo11.slip.yorku.ca X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Deadman wrote in message <791o3q$dnu$1 AT news DOT wave DOT co DOT nz>... >when i compile the program from rhide it always put the exe file in the \bin >folder. How do I change this? > >Thanks very much. > What I did, is make another directory into BIN, named 'source', and then run rhide when I am in this directory. So all my files (.C .O .EXE) are in this directory...