From: Brian Hansell Newsgroups: comp.os.msdos.djgpp Subject: Directories in RHIDE Date: Mon, 08 Feb 1999 15:58:54 -0800 Organization: epix Internet Services Lines: 15 Message-ID: <36BF7A3E.3A47E603@epix.net> NNTP-Posting-Host: qrvl209-74-60ppp200.epix.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com If anyone could help on this minor little annoyance it would be much appreciated. I can't seem to get directories to work right. Let' say I want my source code in c:\djgpp\source. I set that exact thing (c:\djgpp\source\) in RHIDE, and try to make it work, but it doesn't. Well, the first time I try to compile it, it says Cannot specify -o with -c and multiple compilations I'm a little confused, about the meaning of that. Anyhow, after I fail my compile, i try it again, and i always get "cannot find blablabla" in a window box. Can anyone just tell me exactly what I should type in if my source is in c:\djgpp\source? THANKS