From: "Da Pickle" Newsgroups: comp.os.msdos.djgpp Subject: Need some help with RHide Lines: 15 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: <31dT5.12644$Z9.639181@news1.rdc1.mb.home.com> Date: Thu, 23 Nov 2000 18:06:55 GMT NNTP-Posting-Host: 24.108.107.234 X-Complaints-To: abuse AT home DOT net X-Trace: news1.rdc1.mb.home.com 975002815 24.108.107.234 (Thu, 23 Nov 2000 10:06:55 PST) NNTP-Posting-Date: Thu, 23 Nov 2000 10:06:55 PST Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I can't seem to find this in the help files or faqs, but what do I have to do so I can store programs in a different directory than c:\djgpp\bin? I have a sub-dir setupin djgpp\bin called mystuff. I was able to adjust the directory options so my source and object code is automatically stored there. Problem is, whenever I go run the program, the option is greyed out. If I leave everything in just the c:\djgpp\bin directory it works fine. Argh.