From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: A few newbie questions Date: Sat, 29 Jan 2000 22:53:36 -0600 Organization: CRL Network Services Lines: 37 Message-ID: <3893C3D0.EFEB4788@a.crl.com> References: <3893a220 AT usenet DOT rollanet DOT org> NNTP-Posting-Host: a123022.stl2.as.crl.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.12-20 i586) 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 Me wrote: > > Hello all! I have a few questions which I am sure I could not find in any of > the documentation. Ok : > > 1. Is there ANY way I can do any damage to my computer with this thing (with > experimenting)?? DJGPP offers the GCC development environment for DOS, as such, its primary function will be to follow your orders. In that capacity, it is perfectly capable to do damage to your computer, to the extent your computer may be damaged by software. But practically, no. I used it on a daily basis for six or seven years, and had never done any damage to my computer. > 2. Does this modify any of my system files (besides the autoexec.bat) to > where I will not be able to uninstall it fully and completely if I ever need > to? No. Everything is installed in a directory of your choice. I had it on my D:\USR directory for a while (so that my gcc will be /usr/bin/gcc, jsut like on a UNIX machine). Then I had to upgrade. I just blew away that directory. And installed everything in D:\DJGPP. I did just that today. Blowing away my trusty DJGPP v2.02, and installing DJGPP v2.03. > I'm sure that's it. With answers to these questions I will be on my way to > learning some stuff. (Some stuff... tut tut tut) Good luck. Remember, all of your questions are already answered in the FAQ. -- Weiqi Gao weiqigao AT a DOT crl DOT com