X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with DJGPP Date: Mon, 31 Dec 2001 18:34:19 +1100 Organization: The Internet Group (Sydney) Lines: 20 Message-ID: References: <3c2eeec9$1 AT news DOT vogel DOT pl> NNTP-Posting-Host: p173-tnt3.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: bugstomper.ihug.com.au 1009784053 7472 203.173.132.173 (31 Dec 2001 07:34:13 GMT) X-Newsreader: Forte Agent 1.8/32.548 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Did it create the new project *.gdt and *.gpr files for the new project you created? Where did it create the rh_opt.* files? What OS are you using? Andrew On Sun, 30 Dec 2001 11:38:06 +0100, "Marcin Hoppe" wrote: >Hi! > >I'm new to DJGPP and I have a little problem. > >Whenever I create a new project in RHIDE it creates two files: rh_opt.gdt >and rh_opt.gpr. >How can I avoid it? RHIDE's version is 1.4.9 (maybe it is important). > >Thanks in advance.