From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE compiles all files Date: Sun, 17 Oct 1999 23:48:32 -0500 Organization: Rose-Hulman Institute of Technology Lines: 26 Sender: AFSAUTH AT yerricde DOT laptop DOT rose-hulman DOT edu Message-ID: <7ue8u7$igh$1@solomon.cs.rose-hulman.edu> References: <7ua0d4$b38$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: yerricde.laptop.rose-hulman.edu X-Trace: solomon.cs.rose-hulman.edu 940222215 18961 137.112.205.146 (18 Oct 1999 04:50:15 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 18 Oct 1999 04:50:15 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Bob C wrote in message news:7ua0d4$b38$1 AT nnrp1 DOT deja DOT com... > I have just put djgpp and rhide on a old 486. When I change one of the > files in a project it wants to compile every file in the project. I > have used djgpp and rhide on 2 other systems for over a year and it > only compiles the changed file and creates a new executable. What have > I done different or what should I look for? Are you changing a header file? That would cause dependencies to cascade. Try loading and saving each file to reset its modification time. Old 486, huh? You'll only be able to use dependency-based software on your 486 until December 31 because dependencies on mod times will blow up on Y2K. -- Damian Yerrick CM 398, Rose-Hulman Institute of Technology 5500 Wabash Ave Terre Haute, IN 47803 http://come.to/yerrick