From: sl AT psycode DOT com DOT NOSPAM (Gili) Newsgroups: comp.os.msdos.djgpp Subject: GCC for DOS and OS/2 Date: 2 Jun 1998 01:05:20 GMT Organization: All USENET -- http://www.Supernews.com Lines: 10 Message-ID: Reply-To: sl AT psycode DOT com DOT NOSPAM NNTP-Posting-Host: 205.205.119.57 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, In GCC for OS/2, if you set the environment setting GCCLOAD=5, GCC will remain in memory for 5 minutes after being run. This speeds up compilation times drastically.. Is there a way to duplicate such performance under GCC for DJGPP? It is extremely slow right now.. I am giving it 12MB ram to run under with 2MB diskcache. I don't understand why it loads from the HD so much.. Please clarify, Gili