Newsgroups: comp.os.msdos.djgpp From: Elliott Oti Subject: Re: CD ROM drives and GCC Sender: usenet AT fys DOT ruu DOT nl (News system Tijgertje) Message-ID: <33E14C25.3870@stud.warande.ruu.nl> Date: Fri, 1 Aug 1997 02:38:29 GMT Reply-To: e DOT oti AT stud DOT warande DOT ruu DOT nl Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii References: <33E0A1FB DOT F019168 AT win DOT bright DOT net> Mime-Version: 1.0 Organization: The Gauge Variance Promotion Society Lines: 20 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Josh Anderson wrote: > > I have noticed that, on my computer, whenever I compile a source file, > the CD ROM drive on my system spins up. Not that I have a problems with > it, I was just wondering if anyone has any insights as to why this might > be happening. I noticed the same thing on my system. My CDROM drive was the D drive and it was really irritating that the music CD playing in it got zapped everytime I started gcc up. The linker causes it (compiling to assembler or object code output has no effect). I searched the djgpp config files but found nothing. I guess the linker is looking for temp disk space. ( BTW I have a 16K XMS ramdisk sitting between me and my CDROM, so that I can program and play music CD's simultaeneously. gcc links faster too, now. ) -- ------------ Elliott Oti --------------- ------------- http://www.fys.ruu.nl/~oti ---------