Date: Mon, 1 May 1995 13:13:07 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: hshaw AT mars DOT calstatela DOT edu Subject: Re: new2list Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > 1) if ipgrad my gcc or g++ compiler do i hve to re apply > the maint. utils? > > 2) i have set up djgpp all according to the readmes and such.. > In compiling a very simple 1 line g++ code, the compiler just keeps > processing, on and on...Granted i on ly have 2 meg or RAm on this thing > but i have 14meg of disk space free... Short answers: ------------- 1) No. You only apply the maint. releases born AFTER the upgrade. 2) Stubedit gcc.exe, and your compilation times will be more like 20 seconds. Long answers: ------------ Download the DJGPP FAQ list (available as faqNNN.zip, where NNN is the latest revision number) from the same place you got DJGPP, and read it. Chapter 2 has some specific recommendations how to set up memory-depleted systems like yours; that will take care of your 2nd question. Chapter 3 discusses the maintenance releases issue; that would answer your 1st question. If, by omission or commission, the FAQ doesn't make these issues clear enough, ask more on this list.